[DO NOT MERGE] thermal: correct the hyst value for VIRTUAL-SKIN-CHARGE am: 6eedadb40c

Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/21153653

Change-Id: I9ef092ad9c7386cbcdfe2b29d3cb17fbc90ec481
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
TeYuan Wang 2023-01-31 16:56:59 +00:00 committed by Automerger Merge Worker
commit 6743939771

View file

@ -251,7 +251,7 @@
"Combination":["VIRTUAL-SKIN-CLOSE", "VIRTUAL-SKIN-OPEN"],
"Coefficient":[1.0, 1.0],
"HotThreshold":["NAN", 25.0, 41.0, 43.0, 45.0, 46.5, 54.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.4, 1.9],
"Multiplier":0.001,
"PollingDelay":60000,
"PassiveDelay":60000,