thermal: thermal config clean up

Bug: 265361812
Test: adb shell dumpsys thermalservice
Change-Id: I897d1a52b92821e34412d5a25e6507eccae4b8a4
This commit is contained in:
TeYuan Wang 2023-02-02 14:34:43 +08:00
parent 37dc2b7dbd
commit 15cf13aed4

View file

@ -309,21 +309,6 @@
"PollingDelay":300000, "PollingDelay":300000,
"PassiveDelay":7000 "PassiveDelay":7000
}, },
{
"Name":"cellular-emergency",
"Type":"POWER_AMPLIFIER",
"VirtualSensor":true,
"TriggerSensor":"quiet_therm",
"Formula":"MAXIMUM",
"Combination":["VIRTUAL-FRONT-SOC", "VIRTUAL-FRONT-BL", "VIRTUAL-BACK-SOC", "VIRTUAL-BACK-CHARGER"],
"Coefficient":["1.0", "1.0", "1.0", "1.0"],
"HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "54.0", "NAN"],
"HotHysteresis":[0.0, 0.0, 0.0, 0.0, 0.0, 1.9, 0.0],
"Multiplier":0.001,
"Monitor":true,
"PollingDelay":300000,
"PassiveDelay":7000
},
{ {
"Name":"LITTLE", "Name":"LITTLE",
"Type":"CPU", "Type":"CPU",
@ -362,8 +347,7 @@
{ {
"Name":"battery_cycle", "Name":"battery_cycle",
"Type":"BCL_VOLTAGE", "Type":"BCL_VOLTAGE",
"Multiplier":1, "Multiplier":1
"Monitor":false
}, },
{ {
"Name":"critical-battery-cell", "Name":"critical-battery-cell",
@ -636,28 +620,32 @@
"Type":"BCL_CURRENT", "Type":"BCL_CURRENT",
"HotThreshold":["NAN", "NAN", "NAN", "NAN", 12000, "NAN", "NAN"], "HotThreshold":["NAN", "NAN", "NAN", "NAN", 12000, "NAN", "NAN"],
"HotHysteresis":[0.0, 0.0, 0.0, 0.0, 100, 0.0, 0.0], "HotHysteresis":[0.0, 0.0, 0.0, 0.0, 100, 0.0, 0.0],
"Multiplier":1 "Multiplier":1,
"Hidden":true
}, },
{ {
"Name":"ocp_gpu", "Name":"ocp_gpu",
"Type":"BCL_CURRENT", "Type":"BCL_CURRENT",
"HotThreshold":["NAN", "NAN", "NAN", "NAN", 12000, "NAN", "NAN"], "HotThreshold":["NAN", "NAN", "NAN", "NAN", 12000, "NAN", "NAN"],
"HotHysteresis":[0.0, 0.0, 0.0, 0.0, 100, 0.0, 0.0], "HotHysteresis":[0.0, 0.0, 0.0, 0.0, 100, 0.0, 0.0],
"Multiplier":1 "Multiplier":1,
"Hidden":true
}, },
{ {
"Name":"soft_ocp_cpu2", "Name":"soft_ocp_cpu2",
"Type":"BCL_CURRENT", "Type":"BCL_CURRENT",
"HotThreshold":["NAN", "NAN", "NAN", "NAN", 12000, "NAN", "NAN"], "HotThreshold":["NAN", "NAN", "NAN", "NAN", 12000, "NAN", "NAN"],
"HotHysteresis":[0.0, 0.0, 0.0, 0.0, 100, 0.0, 0.0], "HotHysteresis":[0.0, 0.0, 0.0, 0.0, 100, 0.0, 0.0],
"Multiplier":1 "Multiplier":1,
"Hidden":true
}, },
{ {
"Name":"soft_ocp_cpu1", "Name":"soft_ocp_cpu1",
"Type":"BCL_CURRENT", "Type":"BCL_CURRENT",
"HotThreshold":["NAN", "NAN", "NAN", "NAN", 8000, "NAN", "NAN"], "HotThreshold":["NAN", "NAN", "NAN", "NAN", 8000, "NAN", "NAN"],
"HotHysteresis":[0.0, 0.0, 0.0, 0.0, 100, 0.0, 0.0], "HotHysteresis":[0.0, 0.0, 0.0, 0.0, 100, 0.0, 0.0],
"Multiplier":1 "Multiplier":1,
"Hidden":true
}, },
{ {
"Name":"soft_ocp_tpu", "Name":"soft_ocp_tpu",