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:
parent
cd467b1ee4
commit
d16755752d
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@
|
||||||
"Formula":"MAXIMUM",
|
"Formula":"MAXIMUM",
|
||||||
"Combination":["VIRTUAL-SKIN-SUB-1", "VIRTUAL-SKIN-SUB-2", "VIRTUAL-SKIN-SUB-3"],
|
"Combination":["VIRTUAL-SKIN-SUB-1", "VIRTUAL-SKIN-SUB-2", "VIRTUAL-SKIN-SUB-3"],
|
||||||
"Coefficient":[1.0, 1.0, 1.0],
|
"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],
|
"HotHysteresis":[0.0, 1.9, 1.9, 1.9, 1.9, 1.9, 1.9],
|
||||||
"Multiplier":0.001,
|
"Multiplier":0.001,
|
||||||
"SendCallback":true,
|
"SendCallback":true,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue