thermal: update C10 and P10 v4 thermal coefficients am: 3baae0f8d2

Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17188908

Change-Id: I4c97871db049159132e7b5dc252b9e948dcf7e96
This commit is contained in:
Sayanna Chandula 2022-03-23 03:54:31 +00:00 committed by Automerger Merge Worker
commit e95360b49b
2 changed files with 23 additions and 23 deletions

View file

@ -159,8 +159,8 @@
"disp_therm" "disp_therm"
], ],
"Coefficient":[ "Coefficient":[
"0.5", "0.6",
"0.5" "0.4"
], ],
"Offset":-200, "Offset":-200,
"HotThreshold":[ "HotThreshold":[
@ -185,10 +185,10 @@
"quiet_therm" "quiet_therm"
], ],
"Coefficient":[ "Coefficient":[
"0.465", "0.559",
"0.535" "0.441"
], ],
"Offset":-1824, "Offset":-1771,
"HotThreshold":[ "HotThreshold":[
"NAN", "NAN",
"NAN", "NAN",
@ -237,10 +237,10 @@
"quiet_therm" "quiet_therm"
], ],
"Coefficient":[ "Coefficient":[
"0.650", "0.6",
"0.350" "0.4"
], ],
"Offset":-1700, "Offset":-500,
"HotThreshold":[ "HotThreshold":[
"NAN", "NAN",
"NAN", "NAN",

View file

@ -150,19 +150,19 @@
"PassiveDelay":7000 "PassiveDelay":7000
}, },
{ {
"Name":"VIRTUAL-QI-USB", "Name":"VIRTUAL-QUIET-USB",
"Type":"UNKNOWN", "Type":"UNKNOWN",
"VirtualSensor":true, "VirtualSensor":true,
"Formula":"WEIGHTED_AVG", "Formula":"WEIGHTED_AVG",
"Combination":[ "Combination":[
"qi_therm", "quiet_therm",
"usb_pwr_therm" "usb_pwr_therm"
], ],
"Coefficient":[ "Coefficient":[
"0.680", "0.973",
"0.320" "0.027"
], ],
"Offset":-2800, "Offset":-2200,
"HotThreshold":[ "HotThreshold":[
"NAN", "NAN",
"NAN", "NAN",
@ -185,8 +185,8 @@
"quiet_therm" "quiet_therm"
], ],
"Coefficient":[ "Coefficient":[
"0.52", "0.580",
"0.48" "0.420"
], ],
"Offset":-500, "Offset":-500,
"HotThreshold":[ "HotThreshold":[
@ -211,10 +211,10 @@
"disp_therm" "disp_therm"
], ],
"Coefficient":[ "Coefficient":[
"0.7", "0.550",
"0.3" "0.450"
], ],
"Offset":-500, "Offset":3000,
"HotThreshold":[ "HotThreshold":[
"NAN", "NAN",
"NAN", "NAN",
@ -237,10 +237,10 @@
"quiet_therm" "quiet_therm"
], ],
"Coefficient":[ "Coefficient":[
"0.4", "0.6",
"0.6" "0.4"
], ],
"Offset":-1500, "Offset":-400,
"HotThreshold":[ "HotThreshold":[
"NAN", "NAN",
"NAN", "NAN",
@ -286,7 +286,7 @@
"TriggerSensor":"quiet_therm", "TriggerSensor":"quiet_therm",
"Formula":"MAXIMUM", "Formula":"MAXIMUM",
"Combination":[ "Combination":[
"VIRTUAL-QI-USB", "VIRTUAL-QUIET-USB",
"VIRTUAL-USB-QUIET", "VIRTUAL-USB-QUIET",
"VIRTUAL-GNSS-DISP" "VIRTUAL-GNSS-DISP"
], ],
@ -420,7 +420,7 @@
"TriggerSensor":"quiet_therm", "TriggerSensor":"quiet_therm",
"Formula":"MAXIMUM", "Formula":"MAXIMUM",
"Combination":[ "Combination":[
"VIRTUAL-QI-USB", "VIRTUAL-QUIET-USB",
"VIRTUAL-USB-QUIET", "VIRTUAL-USB-QUIET",
"VIRTUAL-GNSS-DISP" "VIRTUAL-GNSS-DISP"
], ],