thermal: remove redundant threshold settings

Bug: 382612547
Test: boot to home and check no thermalhal crash
Flag: EXEMPT config change

Change-Id: I5ee0525fed493e7bed98d4d08def1dd30c81265a
This commit is contained in:
TeYuan Wang 2024-12-11 04:20:33 +00:00 committed by Kame(TeYuan) Wang
parent 6ccada1570
commit afbc9eb750
2 changed files with 2 additions and 10 deletions

View file

@ -54,11 +54,7 @@
{
"Name":"neutral_therm",
"Type":"UNKNOWN",
"HotThreshold":["NaN", 44.1, "NaN", "NaN", "NaN", "NaN", "NaN"],
"HotHysteresis":[0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0],
"Multiplier":0.001,
"PollingDelay":60000,
"PassiveDelay":7000
"Multiplier":0.001
},
{
"Name":"quiet_therm",

View file

@ -54,11 +54,7 @@
{
"Name":"neutral_therm",
"Type":"UNKNOWN",
"HotThreshold":["NaN", 44.1, "NaN", "NaN", "NaN", "NaN", "NaN"],
"HotHysteresis":[0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0],
"Multiplier":0.001,
"PollingDelay":60000,
"PassiveDelay":7000
"Multiplier":0.001
},
{
"Name":"quiet_therm",