From c12fbfbd414688ad47811d36f7643a48f4197268 Mon Sep 17 00:00:00 2001 From: Priyanka Advani Date: Wed, 21 Feb 2024 16:52:33 +0000 Subject: [PATCH] Revert "thermal: Update hotThresholds" This reverts commit fb839117d6126fac5b5948ac9a9a965f752b5663. Reason for revert: Probable culprit for b/326235335. Will be verifying through ABTD for confirmation and before submitting the revert. Change-Id: Ie82a56007090386c5f4425b3495fc8ccfdfc884c --- thermal/thermal_info_config_charge_comet.json | 2 +- thermal/thermal_info_config_comet.json | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/thermal/thermal_info_config_charge_comet.json b/thermal/thermal_info_config_charge_comet.json index 53d3b8e..1fb655d 100644 --- a/thermal/thermal_info_config_charge_comet.json +++ b/thermal/thermal_info_config_charge_comet.json @@ -107,7 +107,7 @@ "Combination": ["VIRTUAL-SKIN-CHARGE-OPEN", "VIRTUAL-SKIN-CHARGE-CLOSE"], "Coefficient": ["OPEN_WEIGHT", "CLOSE_WEIGHT"], "CoefficientType": ["SENSOR", "SENSOR"], - "HotThreshold": ["NaN", 34.0, 38.0, 41.0, 45.0, 46.5, 57.0], + "HotThreshold": ["NaN", 34.0, 38.0, 41.0, 45.0, 47.0, 55.0], "HotHysteresis": [0.0, 1.9, 3.9, 2.9, 3.9, 1.9, 1.9], "Multiplier": 0.001, "PollingDelay": 300000, diff --git a/thermal/thermal_info_config_comet.json b/thermal/thermal_info_config_comet.json index 50aaba7..6ce0082 100644 --- a/thermal/thermal_info_config_comet.json +++ b/thermal/thermal_info_config_comet.json @@ -142,7 +142,7 @@ "Combination": ["VIRTUAL-SKIN-OPEN", "VIRTUAL-SKIN-CLOSE"], "Coefficient": ["OPEN_WEIGHT", "CLOSE_WEIGHT"], "CoefficientType": ["SENSOR", "SENSOR"], - "HotThreshold": ["NAN", 39.0, 43.0, 45.0, 46.5, 53.0, 57.0], + "HotThreshold": ["NAN", 39.0, 43.0, 45.0, 46.5, 100.0, 140.0], "HotHysteresis": [0.0, 1.9, 1.9, 1.9, 1.4, 1.9, 1.9], "Multiplier": 0.001, "PollingDelay": 300000, @@ -168,7 +168,7 @@ "Formula": "MAXIMUM", "Combination": ["VIRTUAL-SKIN"], "Coefficient": [1.0], - "HotThreshold": ["NAN", 37.0, 43.0, 45.0, 46.5, 53.0, 57.0], + "HotThreshold": ["NAN", 37.0, 43.0, 45.0, 46.5, 52.0, 140.0], "HotHysteresis": [0.0, 1.9, 1.9, 1.9, 1.4, 1.9, 1.9], "Multiplier": 0.001, "SendPowerHint": true, @@ -327,7 +327,7 @@ "Formula": "MAXIMUM", "Combination": ["VIRTUAL-SKIN"], "Coefficient": [1.0], - "HotThreshold": ["NAN", 41.0, 43.0, 53.0, "NAN", "NAN", "NAN"], + "HotThreshold": ["NAN", 41.0, 43.0, 52.0, "NAN", "NAN", "NAN"], "HotHysteresis": [0.0, 0.0, 1.9, 1.9, 0.0, 0.0, 0.0], "Multiplier": 0.001, "PollingDelay": 300000, @@ -430,7 +430,7 @@ "Formula": "MAXIMUM", "Combination": ["VIRTUAL-SKIN"], "Coefficient": [1.0], - "HotThreshold": ["NAN", 37.0, 43.0, 45.0, 46.5, 53.0, 57.0], + "HotThreshold": ["NAN", 37.0, 43.0, 45.0, 46.5, 52.0, 140.0], "HotHysteresis": [0.0, 1.9, 1.9, 1.9, 1.4, 1.9, 1.9], "Multiplier": 0.001, "PollingDelay": 300000, @@ -494,7 +494,7 @@ "Formula": "MAXIMUM", "Combination": ["VIRTUAL-SKIN"], "Coefficient": [1.0], - "HotThreshold": ["NAN", 43.0, 45.0, 46.5, 53.0, "NAN", "NAN"], + "HotThreshold": ["NAN", 43.0, 45.0, 46.5, 52.0, "NAN", "NAN"], "HotHysteresis": [0.0, 1.9, 1.9, 1.4, 1.9, 0.0, 0.0], "Multiplier": 0.001, "PollingDelay": 300000, @@ -526,7 +526,7 @@ "Formula": "MAXIMUM", "Combination": ["VIRTUAL-SKIN"], "Coefficient": [1.0], - "HotThreshold": ["NAN", "NAN", "NAN", "NAN", "NAN", 55.0, "NAN"], + "HotThreshold": ["NAN", "NAN", "NAN", "NAN", "NAN", 138.0, "NAN"], "HotHysteresis": [0.0, 0.0, 0.0, 0.0, 0.0, 1.9, 0.0], "Multiplier": 0.001, "PollingDelay": 300000, @@ -542,7 +542,7 @@ "Formula": "MAXIMUM", "Combination": ["VIRTUAL-SKIN"], "Coefficient": [1.0], - "HotThreshold": ["NAN", 34.0, 38.0, 41.0, 45.0, 46.5, 57.0], + "HotThreshold": ["NAN", 34.0, 38.0, 41.0, 45.0, 47.0, 55.0], "HotHysteresis": [0.0, 1.9, 3.9, 2.9, 3.9, 1.9, 1.9], "Multiplier": 0.001, "PollingDelay": 300000,