From 15cf13aed449705887b44e765f80435d4bce8496 Mon Sep 17 00:00:00 2001 From: TeYuan Wang Date: Thu, 2 Feb 2023 14:34:43 +0800 Subject: [PATCH] thermal: thermal config clean up Bug: 265361812 Test: adb shell dumpsys thermalservice Change-Id: I897d1a52b92821e34412d5a25e6507eccae4b8a4 --- thermal_info_config_tangorpro.json | 30 +++++++++--------------------- 1 file changed, 9 insertions(+), 21 deletions(-) diff --git a/thermal_info_config_tangorpro.json b/thermal_info_config_tangorpro.json index 9531f46..8889f02 100644 --- a/thermal_info_config_tangorpro.json +++ b/thermal_info_config_tangorpro.json @@ -309,21 +309,6 @@ "PollingDelay":300000, "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", "Type":"CPU", @@ -362,8 +347,7 @@ { "Name":"battery_cycle", "Type":"BCL_VOLTAGE", - "Multiplier":1, - "Monitor":false + "Multiplier":1 }, { "Name":"critical-battery-cell", @@ -636,28 +620,32 @@ "Type":"BCL_CURRENT", "HotThreshold":["NAN", "NAN", "NAN", "NAN", 12000, "NAN", "NAN"], "HotHysteresis":[0.0, 0.0, 0.0, 0.0, 100, 0.0, 0.0], - "Multiplier":1 + "Multiplier":1, + "Hidden":true }, { "Name":"ocp_gpu", "Type":"BCL_CURRENT", "HotThreshold":["NAN", "NAN", "NAN", "NAN", 12000, "NAN", "NAN"], "HotHysteresis":[0.0, 0.0, 0.0, 0.0, 100, 0.0, 0.0], - "Multiplier":1 + "Multiplier":1, + "Hidden":true }, { "Name":"soft_ocp_cpu2", "Type":"BCL_CURRENT", "HotThreshold":["NAN", "NAN", "NAN", "NAN", 12000, "NAN", "NAN"], "HotHysteresis":[0.0, 0.0, 0.0, 0.0, 100, 0.0, 0.0], - "Multiplier":1 + "Multiplier":1, + "Hidden":true }, { "Name":"soft_ocp_cpu1", "Type":"BCL_CURRENT", "HotThreshold":["NAN", "NAN", "NAN", "NAN", 8000, "NAN", "NAN"], "HotHysteresis":[0.0, 0.0, 0.0, 0.0, 100, 0.0, 0.0], - "Multiplier":1 + "Multiplier":1, + "Hidden":true }, { "Name":"soft_ocp_tpu",