thermal: align wth cellular-emergency threshold
The threshold was increased in early stage, since we have a better vskin eqaution now, we can align the threshold value to other pixel device. Bug: 346484703 Test: build and boot to home Change-Id: Ie191e816e2a0a2be405c7c71ece38b7d2fb71d8e Signed-off-by: Peter (YM) <peterym@google.com>
This commit is contained in:
parent
864062b0b1
commit
b1cec3fd6d
1 changed files with 1 additions and 1 deletions
|
@ -623,7 +623,7 @@
|
|||
"Formula":"MAXIMUM",
|
||||
"Combination":["VIRTUAL-SKIN"],
|
||||
"Coefficient":[1.0],
|
||||
"HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", 64.0, "NAN"],
|
||||
"HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", 54.0, "NAN"],
|
||||
"HotHysteresis":[0.0, 0.0, 0.0, 0.0, 0.0, 1.9, 0.0],
|
||||
"Multiplier":0.001,
|
||||
"SendCallback":true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue