bcl: update trigger condition for BAACL mechanism

Bug: 237469885
Change-Id: Iff8fc738982940638be4594b31f654d315bf1f9b
Signed-off-by: Redick Lin <redicklin@google.com>
This commit is contained in:
Redick Lin 2022-07-06 22:47:15 +08:00
parent 8ca2c97fd4
commit c753682653

View file

@ -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