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

Bug: 265915107
Test: emul_temp in off charging mode and check the throttling works
properly

Change-Id: I594359ebae347a36454f7cf2c1101494ac3c1484
This commit is contained in:
TeYuan Wang 2023-01-31 16:47:50 +08:00 committed by Kame(TeYuan) Wang
parent d7df9abc72
commit 6eedadb40c

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,