thermal: update thermal config
1) Lower CRITICAL temperature of VIRTUAL-SKIN to 46.5 2) Update the virtual-sensor formula based on latest data Bug: 201020972 Test: Boot Change-Id: I5dd45635828932b4561ab1deafe10de66a924dcd
This commit is contained in:
parent
8852d7bcee
commit
941224c845
1 changed files with 29 additions and 4 deletions
|
@ -205,6 +205,31 @@
|
|||
"VrThreshold":"NAN",
|
||||
"Multiplier":0.001
|
||||
},
|
||||
{
|
||||
"Name":"VIRTUAL-QI-QUIET",
|
||||
"Type":"UNKNOWN",
|
||||
"VirtualSensor":true,
|
||||
"Formula":"WEIGHTED_AVG",
|
||||
"Combination":[
|
||||
"qi_therm",
|
||||
"quiet_therm"
|
||||
],
|
||||
"Coefficient":[
|
||||
"0.25",
|
||||
"0.75"
|
||||
],
|
||||
"HotThreshold":[
|
||||
"NAN",
|
||||
"NAN",
|
||||
"NAN",
|
||||
"NAN",
|
||||
"NAN",
|
||||
"NAN",
|
||||
"NAN"
|
||||
],
|
||||
"VrThreshold":"NAN",
|
||||
"Multiplier":0.001
|
||||
},
|
||||
{
|
||||
"Name":"VIRTUAL-QI-BATT",
|
||||
"Type":"UNKNOWN",
|
||||
|
@ -291,7 +316,7 @@
|
|||
"Formula":"MAXIMUM",
|
||||
"Combination":[
|
||||
"VIRTUAL-QI-GNSS",
|
||||
"VIRTUAL-QI-BATT",
|
||||
"VIRTUAL-QI-QUIET",
|
||||
"VIRTUAL-USB2-DISP",
|
||||
"VIRTUAL-QUIET-BATT"
|
||||
],
|
||||
|
@ -306,7 +331,7 @@
|
|||
"39.0",
|
||||
"43.0",
|
||||
"45.0",
|
||||
"47.0",
|
||||
"46.5",
|
||||
"52.0",
|
||||
"55.0"
|
||||
],
|
||||
|
@ -315,7 +340,7 @@
|
|||
1.9,
|
||||
1.9,
|
||||
1.9,
|
||||
1.9,
|
||||
1.4,
|
||||
1.9,
|
||||
1.9
|
||||
],
|
||||
|
@ -458,7 +483,7 @@
|
|||
"Formula":"MAXIMUM",
|
||||
"Combination":[
|
||||
"VIRTUAL-QI-GNSS",
|
||||
"VIRTUAL-QI-BATT",
|
||||
"VIRTUAL-QI-QUIET",
|
||||
"VIRTUAL-USB2-DISP",
|
||||
"VIRTUAL-QUIET-BATT"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue