From cdee1127cfe7e22add5c916b4b1b9c4ff37147b6 Mon Sep 17 00:00:00 2001 From: sashwinbalaji Date: Thu, 12 Jan 2023 11:48:24 +0800 Subject: [PATCH] thermal: Update Vskin shutdown threshold Bug: 254021613 Test: use to emul_temp to trigger shutdown Change-Id: Idba86c31cc49463e81f23577acacf261ea926600 --- thermal_info_config_tangorpro.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/thermal_info_config_tangorpro.json b/thermal_info_config_tangorpro.json index 5c6708d..300cc43 100644 --- a/thermal_info_config_tangorpro.json +++ b/thermal_info_config_tangorpro.json @@ -113,7 +113,7 @@ "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", "39.0", "43.0", "45.0", "47.0", "51.0", "140.0"], + "HotThreshold":["NAN", "39.0", "43.0", "45.0", "47.0", "51.5", "56.0"], "HotHysteresis":[0.0, 1.9, 1.9, 1.9, 1.9, 1.9, 1.9], "Multiplier":0.001, "SendCallback":true, @@ -129,7 +129,7 @@ "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", "37.0", "43.0", "45.0", "47.0", "51.0", "140.0"], + "HotThreshold":["NAN", "37.0", "43.0", "45.0", "47.0", "51.5", "56.0"], "HotHysteresis":[0.0, 1.9, 1.9, 1.9, 1.9, 1.9, 1.9], "Multiplier":0.001, "SendPowerHint":true, @@ -145,7 +145,7 @@ "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", "39.0", "43.0", "45.0", "47.0", "51.0", "140.0"], + "HotThreshold":["NAN", "39.0", "43.0", "45.0", "47.0", "51.5", "56.0"], "HotHysteresis":[0.0, 1.9, 1.9, 1.9, 1.9, 1.9, 1.9], "Multiplier":0.001, "PollingDelay":300000, @@ -210,7 +210,7 @@ "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", "138.0", "NAN"], + "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,