Merge "bcl: update trigger condition for BAACL mechanism" into tm-qpr-dev

This commit is contained in:
TreeHugger Robot 2022-08-02 04:07:45 +00:00 committed by Android (Google) Code Review
commit 7f7ee85b2c

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