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:
Peter (YM) 2023-05-22 08:21:46 +00:00 committed by Automerger Merge Worker
commit d8b08e0bec

View file

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