From e5c9a0fb81cc5e6f6a60c4e40d1c6f1566109454 Mon Sep 17 00:00:00 2001 From: TeYuan Wang Date: Thu, 22 Dec 2022 17:00:52 +0800 Subject: [PATCH] thermal: update SKIN shutdown threshold Bug: 249228183 Test: verified shutdown by emul_temp Change-Id: I5d0e19ba00035171dbb2dd2cdf9193dd74a15bdb --- thermal_info_config_charge_felix.json | 2 +- thermal_info_config_felix.json | 34 +++++++++++++-------------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/thermal_info_config_charge_felix.json b/thermal_info_config_charge_felix.json index baac257..c33479d 100644 --- a/thermal_info_config_charge_felix.json +++ b/thermal_info_config_charge_felix.json @@ -244,7 +244,7 @@ "Formula":"MAXIMUM", "Combination":["VIRTUAL-SKIN-CLOSE", "VIRTUAL-SKIN-OPEN"], "Coefficient":[1.0, 1.0], - "HotThreshold":["NAN", 25.0, 41.0, 43.0, 45.0, 47.0, 60.0], + "HotThreshold":["NAN", 25.0, 41.0, 43.0, 45.0, 47.0, 54.0], "HotHysteresis":[0.0, 1.9, 1.9, 1.9, 1.9, 1.9, 1.9], "Multiplier":0.001, "PollingDelay":60000, diff --git a/thermal_info_config_felix.json b/thermal_info_config_felix.json index c7cb61a..ba8ba8c 100644 --- a/thermal_info_config_felix.json +++ b/thermal_info_config_felix.json @@ -249,7 +249,7 @@ "Formula":"MAXIMUM", "Combination":["VIRTUAL-SKIN-CLOSE", "VIRTUAL-SKIN-OPEN"], "Coefficient":[1.0, 1.0], - "HotThreshold":["NAN", 39.0, 43.0, 45.0, 46.5, 52.0, 60.0], + "HotThreshold":["NAN", 39.0, 43.0, 45.0, 46.5, 51.0, 54.0], "HotHysteresis":[0.0, 1.9, 1.9, 1.9, 1.4, 1.9, 1.9], "Multiplier":0.001, "PollingDelay":300000, @@ -269,9 +269,9 @@ "VirtualSensor":true, "TriggerSensor":"skin_therm", "Formula":"MAXIMUM", - "Combination":["VIRTUAL-SKIN-CLOSE", "VIRTUAL-SKIN-OPEN"], - "Coefficient":[1.0, 1.0], - "HotThreshold":["NAN", 37.0, 43.0, 45.0, 46.5, 52.0, 60.0], + "Combination":["VIRTUAL-SKIN"], + "Coefficient":[1.0], + "HotThreshold":["NAN", 37.0, 43.0, 45.0, 46.5, 51.0, 54.0], "HotHysteresis":[0.0, 1.9, 1.9, 1.9, 1.4, 1.9, 1.9], "Multiplier":0.001, "SendPowerHint":true, @@ -284,9 +284,9 @@ "VirtualSensor":true, "TriggerSensor":"skin_therm", "Formula":"MAXIMUM", - "Combination":["VIRTUAL-SKIN-CLOSE", "VIRTUAL-SKIN-OPEN"], - "Coefficient":[1.0, 1.0], - "HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", 54.0, "NAN"], + "Combination":["VIRTUAL-SKIN"], + "Coefficient":[1.0], + "HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", 52.5, "NAN"], "HotHysteresis":[0.0, 0.0, 0.0, 0.0, 0.0, 1.9, 0.0], "Multiplier":0.001, "PollingDelay":300000, @@ -300,9 +300,9 @@ "VirtualSensor":true, "TriggerSensor":"skin_therm", "Formula":"MAXIMUM", - "Combination":["VIRTUAL-SKIN-CLOSE", "VIRTUAL-SKIN-OPEN"], - "Coefficient":[1.0, 1.0], - "HotThreshold":["NAN", 37.0, 39.0, 41.0, 46.5, 52.0, 60.0], + "Combination":["VIRTUAL-SKIN"], + "Coefficient":[1.0], + "HotThreshold":["NAN", 37.0, 39.0, 41.0, 46.5, 51.0, 54.0], "HotHysteresis":[0.0, 1.9, 1.9, 1.9, 1.4, 1.9, 1.9], "Multiplier":0.001, "PollingDelay":300000, @@ -361,9 +361,9 @@ "VirtualSensor":true, "TriggerSensor":"skin_therm", "Formula":"MAXIMUM", - "Combination":["VIRTUAL-SKIN-CLOSE", "VIRTUAL-SKIN-OPEN"], - "Coefficient":[1.0, 1.0], - "HotThreshold":["NAN", 37.0, 43.0, 45.0, 46.5, 52.0, 60.0], + "Combination":["VIRTUAL-SKIN"], + "Coefficient":[1.0], + "HotThreshold":["NAN", 37.0, 43.0, 45.0, 46.5, 51.0, 54.0], "HotHysteresis":[0.0, 1.9, 1.9, 1.9, 1.4, 1.9, 1.9], "Multiplier":0.001, "PollingDelay":300000, @@ -426,10 +426,10 @@ "VirtualSensor":true, "TriggerSensor":"skin_therm", "Formula":"MAXIMUM", - "Combination":["VIRTUAL-SKIN-CLOSE", "VIRTUAL-SKIN-OPEN"], - "Coefficient":[1.0, 1.0], - "HotThreshold":["NAN", 25.0, 41.0, 43.0, 45.0, 47.0, 60.0], - "HotHysteresis":[0.0, 1.9, 1.9, 1.9, 1.9, 1.9, 1.9], + "Combination":["VIRTUAL-SKIN"], + "Coefficient":[1.0], + "HotThreshold":["NAN", 25.0, 41.0, 43.0, 45.0, 46.5, 54.0], + "HotHysteresis":[0.0, 1.9, 1.9, 1.9, 1.9, 1.4, 1.9], "Multiplier":0.001, "PollingDelay":60000, "PassiveDelay":60000,