Merge "thermal: modify emergency and shutdown threshold for VIRTUAL-SKIN" into udc-dev
diff --git a/thermal_info_config_felix.json b/thermal_info_config_felix.json
index e55585e..f5637ca 100644
--- a/thermal_info_config_felix.json
+++ b/thermal_info_config_felix.json
@@ -244,7 +244,7 @@
             "Formula":"MAXIMUM",
             "Combination":["VIRTUAL-SKIN-CLOSE", "VIRTUAL-SKIN-OPEN"],
             "Coefficient":[1.0, 1.0],
-            "HotThreshold":["NAN", 39.0, 43.0, 45.0, 46.5, 51.0, 54.0],
+            "HotThreshold":["NAN", 39.0, 43.0, 45.0, 46.5, 53.0, 57.0],
             "HotHysteresis":[0.0, 1.9, 1.9, 1.9, 1.4, 1.9, 1.9],
             "Multiplier":0.001,
             "PollingDelay":300000,
diff --git a/thermal_info_config_proactive_skin_felix.json b/thermal_info_config_proactive_skin_felix.json
index a603558..2edacde 100644
--- a/thermal_info_config_proactive_skin_felix.json
+++ b/thermal_info_config_proactive_skin_felix.json
@@ -244,7 +244,7 @@
             "Formula":"MAXIMUM",
             "Combination":["VIRTUAL-SKIN-CLOSE", "VIRTUAL-SKIN-OPEN"],
             "Coefficient":[1.0, 1.0],
-            "HotThreshold":["NAN", 37.0, 41.0, 45.0, 46.5, 51.0, 54.0],
+            "HotThreshold":["NAN", 37.0, 41.0, 45.0, 46.5, 53.0, 57.0],
             "HotHysteresis":[0.0, 1.9, 1.9, 1.9, 1.4, 1.9, 1.9],
             "Multiplier":0.001,
             "PollingDelay":300000,