bcl: update temperature condition of BAACL
Bug: 264017586 Change-Id: Id81d45da53c1ae9ee95616e86529d713ba00fbdd Signed-off-by: Redick_Lin <redicklin@google.com>
This commit is contained in:
parent
001ff3e00d
commit
1ce504b796
1 changed files with 1 additions and 1 deletions
|
@ -710,7 +710,7 @@
|
||||||
"Formula":"COUNT_THRESHOLD",
|
"Formula":"COUNT_THRESHOLD",
|
||||||
"TriggerSensor": "soc",
|
"TriggerSensor": "soc",
|
||||||
"Combination":["battery", "soc"],
|
"Combination":["battery", "soc"],
|
||||||
"Coefficient":[-25000, 80],
|
"Coefficient":[-10000, 80],
|
||||||
"HotThreshold":["NAN", "NAN", "NAN", "NAN", 2.0, "NAN", "NAN"],
|
"HotThreshold":["NAN", "NAN", "NAN", "NAN", 2.0, "NAN", "NAN"],
|
||||||
"Multiplier":1,
|
"Multiplier":1,
|
||||||
"SendCallback":true
|
"SendCallback":true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue