thermal: update sensor name in config am: 8ebc00fab4
Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita/+/23303619 Change-Id: I89ec203df22fce5f1040c09473fbbbd25e93042a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
d8b08e0bec
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@
|
||||||
"VirtualSensor":true,
|
"VirtualSensor":true,
|
||||||
"TriggerSensor":"soc_therm",
|
"TriggerSensor":"soc_therm",
|
||||||
"Formula":"WEIGHTED_AVG",
|
"Formula":"WEIGHTED_AVG",
|
||||||
"Combination":["charger_therm", "rffe_therm", "inner_disp_therm"],
|
"Combination":["charger_therm", "rffe_therm", "display_therm"],
|
||||||
"Coefficient":[0.51, 0.25, 0.24],
|
"Coefficient":[0.51, 0.25, 0.24],
|
||||||
"HotThreshold":["NAN", 35.0, 39.0, 43.0, 45.0, 47.0, 55.0],
|
"HotThreshold":["NAN", 35.0, 39.0, 43.0, 45.0, 47.0, 55.0],
|
||||||
"HotHysteresis":[0.0, 1.9, 1.9, 1.9, 1.9, 1.9, 1.9],
|
"HotHysteresis":[0.0, 1.9, 1.9, 1.9, 1.9, 1.9, 1.9],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue