From 1ce504b796148e67b790bf15824f6044db02fab5 Mon Sep 17 00:00:00 2001 From: Redick_Lin Date: Tue, 10 Jan 2023 12:44:28 +0800 Subject: [PATCH] bcl: update temperature condition of BAACL Bug: 264017586 Change-Id: Id81d45da53c1ae9ee95616e86529d713ba00fbdd Signed-off-by: Redick_Lin --- thermal_info_config_felix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thermal_info_config_felix.json b/thermal_info_config_felix.json index aa4a99d..cd63def 100644 --- a/thermal_info_config_felix.json +++ b/thermal_info_config_felix.json @@ -710,7 +710,7 @@ "Formula":"COUNT_THRESHOLD", "TriggerSensor": "soc", "Combination":["battery", "soc"], - "Coefficient":[-25000, 80], + "Coefficient":[-10000, 80], "HotThreshold":["NAN", "NAN", "NAN", "NAN", 2.0, "NAN", "NAN"], "Multiplier":1, "SendCallback":true