thermal: Update VSKIN equation V06.2
Bug: 289752109 Test: adb shell dumpsys android.hardware.thermal.IThermal/default Change-Id: Ib957fae2db39f421c0b11c3b3b106f3ec333e4f5
This commit is contained in:
parent
611439360f
commit
1237bf6499
3 changed files with 11 additions and 11 deletions
|
@ -197,9 +197,9 @@
|
|||
"Hidden":true,
|
||||
"VirtualSensor":true,
|
||||
"Formula":"WEIGHTED_AVG",
|
||||
"Combination":["neutral_therm", "skin_therm", "usb_pwr_therm", "usb_pwr_therm2", "inner_disp_therm"],
|
||||
"Coefficient":[0.15, 1.05, -0.65, 1, -0.55],
|
||||
"Offset":3540,
|
||||
"Combination":["quiet_therm", "skin_therm", "usb_pwr_therm"],
|
||||
"Coefficient":[0.429, 0.314, 0.205],
|
||||
"Offset":2600,
|
||||
"Multiplier":0.001
|
||||
},
|
||||
{
|
||||
|
|
|
@ -203,9 +203,9 @@
|
|||
"Hidden":true,
|
||||
"VirtualSensor":true,
|
||||
"Formula":"WEIGHTED_AVG",
|
||||
"Combination":["neutral_therm", "skin_therm", "usb_pwr_therm", "usb_pwr_therm2", "inner_disp_therm"],
|
||||
"Coefficient":[0.15, 1.05, -0.65, 1, -0.55],
|
||||
"Offset":3540,
|
||||
"Combination":["quiet_therm", "skin_therm", "usb_pwr_therm"],
|
||||
"Coefficient":[0.429, 0.314, 0.205],
|
||||
"Offset":2600,
|
||||
"Multiplier":0.001
|
||||
},
|
||||
{
|
||||
|
@ -221,7 +221,7 @@
|
|||
{
|
||||
"Name":"VIRTUAL-SKIN",
|
||||
"Type":"SKIN",
|
||||
"Version":"0.5",
|
||||
"Version":"6.2",
|
||||
"VirtualSensor":true,
|
||||
"TriggerSensor":"skin_therm",
|
||||
"Formula":"WEIGHTED_AVG",
|
||||
|
|
|
@ -203,9 +203,9 @@
|
|||
"Hidden":true,
|
||||
"VirtualSensor":true,
|
||||
"Formula":"WEIGHTED_AVG",
|
||||
"Combination":["neutral_therm", "skin_therm", "usb_pwr_therm", "usb_pwr_therm2", "inner_disp_therm"],
|
||||
"Coefficient":[0.15, 1.05, -0.65, 1, -0.55],
|
||||
"Offset":3540,
|
||||
"Combination":["quiet_therm", "skin_therm", "usb_pwr_therm"],
|
||||
"Coefficient":[0.429, 0.314, 0.205],
|
||||
"Offset":2600,
|
||||
"Multiplier":0.001
|
||||
},
|
||||
{
|
||||
|
@ -221,7 +221,7 @@
|
|||
{
|
||||
"Name":"VIRTUAL-SKIN",
|
||||
"Type":"SKIN",
|
||||
"Version":"0.5",
|
||||
"Version":"6.2",
|
||||
"VirtualSensor":true,
|
||||
"TriggerSensor":"skin_therm",
|
||||
"Formula":"WEIGHTED_AVG",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue