thermal: SKIN thermal shutdown threshold

Update SKIN thermal shutdown threshold based on latest HW
result.

Bug: 279362701
Test: Flash and boot to home and thermal throttling worked properly
Change-Id: I375226518d02e18bed1ff78d20921305539c4894
This commit is contained in:
David Chao 2023-09-07 14:37:06 +08:00
parent cd467b1ee4
commit d16755752d

View file

@ -106,7 +106,7 @@
"Formula":"MAXIMUM",
"Combination":["VIRTUAL-SKIN-SUB-1", "VIRTUAL-SKIN-SUB-2", "VIRTUAL-SKIN-SUB-3"],
"Coefficient":[1.0, 1.0, 1.0],
"HotThreshold":["NAN", 39.0, 43.0, 45.0, 47.0, 52.0, 125.0],
"HotThreshold":["NAN", 39.0, 43.0, 45.0, 47.0, 52.0, 55.0],
"HotHysteresis":[0.0, 1.9, 1.9, 1.9, 1.9, 1.9, 1.9],
"Multiplier":0.001,
"SendCallback":true,