thermal: update C10 and P10 v4 thermal coefficients

Update C10 and P10 thermal configurations with v4 coefficients

Bug: 223909968
Test: Build and boot on device. Check thermal configuration at
/vendor/etc/thermal_info_config.json
Signed-off-by: Sayanna Chandula <sayanna@google.com>
Change-Id: Iad867590122f5c16667ba020f98799c952b3176c
This commit is contained in:
Sayanna Chandula 2022-03-14 21:25:10 +00:00
parent 181a35eb41
commit 3baae0f8d2
2 changed files with 23 additions and 23 deletions

View file

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

View file

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