thermal: update thermal config am: e6d89b3331
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/15925920 Change-Id: Iaf3151f21217fcba83d3f2aa7573e694bf1090b3
This commit is contained in:
commit
b72c4d62ab
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