thermal: update thermal config
1) Lower CRITICAL temperature of VIRTUAL-SKIN to 46.5
2) Update the virtual-sensor formula based on latest data
Bug: 201020972
Test: Boot
Change-Id: I5dd45635828932b4561ab1deafe10de66a924dcd
diff --git a/thermal_info_config_oriole.json b/thermal_info_config_oriole.json
index 16e5a16..2c7fdc8 100644
--- a/thermal_info_config_oriole.json
+++ b/thermal_info_config_oriole.json
@@ -206,6 +206,31 @@
"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",
"VirtualSensor":true,
@@ -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"
],