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:
parent
8ca2c97fd4
commit
c753682653
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue