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