From c753682653fd14d1c1a3af85ad5e4be9cd0b3037 Mon Sep 17 00:00:00 2001 From: Redick Lin Date: Wed, 6 Jul 2022 22:47:15 +0800 Subject: [PATCH] bcl: update trigger condition for BAACL mechanism Bug: 237469885 Change-Id: Iff8fc738982940638be4594b31f654d315bf1f9b Signed-off-by: Redick Lin --- thermal_info_config_tangorpro.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/thermal_info_config_tangorpro.json b/thermal_info_config_tangorpro.json index 352a12f..149f6e4 100644 --- a/thermal_info_config_tangorpro.json +++ b/thermal_info_config_tangorpro.json @@ -186,7 +186,7 @@ { "Name":"soc", "Type":"BCL_PERCENTAGE", - "HotThreshold":["NAN", "NAN", 80, "NAN", "NAN", "NAN", "NAN"], + "HotThreshold":["NAN", "NAN", 70, "NAN", "NAN", "NAN", "NAN"], "Multiplier":1 }, { @@ -331,7 +331,7 @@ "Formula":"COUNT_THRESHOLD", "TriggerSensor": "soc", "Combination":["battery", "soc"], - "Coefficient":[-25000, 80], + "Coefficient":[-45000, 70], "HotThreshold":["NAN", "NAN", "NAN", "NAN", 2.0, "NAN", "NAN"], "Multiplier":1, "Monitor":true