thermal: modify emergency and shutdown threshold for VIRTUAL-SKIN am: 57ef8047d8

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

Change-Id: Idfb39ee9c97746335764bb235c170d9e9321118a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
TeYuan Wang 2023-07-25 00:30:56 +00:00 committed by Automerger Merge Worker
commit 5e2b9f755b
2 changed files with 2 additions and 2 deletions

View file

@ -228,7 +228,7 @@
"Combination":["OPEN-SUB-MAX", "CLOSE-SUB-MAX"],
"Coefficient":["OPEN_WEIGHT", "CLOSE_WEIGHT"],
"CoefficientType":["SENSOR", "SENSOR"],
"HotThreshold":["NAN", 39.0, 43.0, 45.0, 46.5, 51.0, 54.0],
"HotThreshold":["NAN", 39.0, 43.0, 45.0, 46.5, 53.0, 57.0],
"HotHysteresis":[0.0, 1.9, 1.9, 1.9, 1.4, 1.9, 1.9],
"Multiplier":0.001,
"PollingDelay":300000,

View file

@ -228,7 +228,7 @@
"Combination":["OPEN-SUB-MAX", "CLOSE-SUB-MAX"],
"Coefficient":["OPEN_WEIGHT", "CLOSE_WEIGHT"],
"CoefficientType":["SENSOR", "SENSOR"],
"HotThreshold":["NAN", 37.0, 41.0, 45.0, 46.5, 51.0, 54.0],
"HotThreshold":["NAN", 37.0, 41.0, 45.0, 46.5, 53.0, 57.0],
"HotHysteresis":[0.0, 1.9, 1.9, 1.9, 1.4, 1.9, 1.9],
"Multiplier":0.001,
"PollingDelay":300000,