thermal: update C10 and P10 thermal configurations
Reduce the thermal thresholds Bug: 211777844 Test: build and boot on device. Check thermal thresholds Signed-off-by: Sayanna Chandula <sayanna@google.com> Change-Id: I708ab2470102a1dae53268db1066ca6857793bc4
This commit is contained in:
parent
70440096d6
commit
0be31df9b5
2 changed files with 20 additions and 20 deletions
|
@ -271,11 +271,11 @@
|
||||||
],
|
],
|
||||||
"HotThreshold":[
|
"HotThreshold":[
|
||||||
"NAN",
|
"NAN",
|
||||||
"49",
|
"39",
|
||||||
"53",
|
"43",
|
||||||
"55",
|
"45",
|
||||||
"56.5",
|
"46.5",
|
||||||
"62.0",
|
"52.0",
|
||||||
"150.0"
|
"150.0"
|
||||||
],
|
],
|
||||||
"HotHysteresis":[
|
"HotHysteresis":[
|
||||||
|
@ -330,11 +330,11 @@
|
||||||
],
|
],
|
||||||
"HotThreshold":[
|
"HotThreshold":[
|
||||||
"NAN",
|
"NAN",
|
||||||
"49.0",
|
"39.0",
|
||||||
"51.0",
|
"41.0",
|
||||||
"53.0",
|
"43.0",
|
||||||
"55.0",
|
"45.0",
|
||||||
"57.0",
|
"47.0",
|
||||||
"150.0"
|
"150.0"
|
||||||
],
|
],
|
||||||
"HotHysteresis":[
|
"HotHysteresis":[
|
||||||
|
|
|
@ -297,11 +297,11 @@
|
||||||
],
|
],
|
||||||
"HotThreshold":[
|
"HotThreshold":[
|
||||||
"NAN",
|
"NAN",
|
||||||
"49.0",
|
"39.0",
|
||||||
"53.0",
|
"43.0",
|
||||||
"55.0",
|
"45.0",
|
||||||
"56.5",
|
"46.5",
|
||||||
"62.0",
|
"52.0",
|
||||||
"150.0"
|
"150.0"
|
||||||
],
|
],
|
||||||
"HotHysteresis":[
|
"HotHysteresis":[
|
||||||
|
@ -358,11 +358,11 @@
|
||||||
],
|
],
|
||||||
"HotThreshold":[
|
"HotThreshold":[
|
||||||
"NAN",
|
"NAN",
|
||||||
"49.0",
|
"39.0",
|
||||||
"51.0",
|
"41.0",
|
||||||
"53.0",
|
"43.0",
|
||||||
"55.0",
|
"45.0",
|
||||||
"57.0",
|
"47.0",
|
||||||
"150.0"
|
"150.0"
|
||||||
],
|
],
|
||||||
"HotHysteresis":[
|
"HotHysteresis":[
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue