[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:
parent
d7df9abc72
commit
6eedadb40c
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue