From b31934763731c072588f19586dffd49db1b94c99 Mon Sep 17 00:00:00 2001 From: samou Date: Tue, 23 Jul 2024 13:26:12 +0000 Subject: [PATCH] thermal: Remove bcl related tzones Flag: EXEMPT tuning changes Bug: 349935208 Test: Confirm boot Change-Id: I4dd7581ac8a5ef5756f00b91b54160fe27dfe939 Signed-off-by: samou --- powerhint-comet.json | 12 ---------- thermal/thermal_info_config_comet.json | 24 ------------------- .../thermal_info_config_comet_wingboard.json | 24 ------------------- 3 files changed, 60 deletions(-) diff --git a/powerhint-comet.json b/powerhint-comet.json index 002ac24..3175659 100644 --- a/powerhint-comet.json +++ b/powerhint-comet.json @@ -2753,18 +2753,6 @@ "Duration": 50, "Value": "1" }, - { - "PowerHint": "THERMAL_FLASH_LED_REDUCE_CRITICAL", - "Node": "LimitFlashCurrent", - "Duration": 0, - "Value": "100" - }, - { - "PowerHint": "THERMAL_FLASH_LED_REDUCE_NONE", - "Node": "LimitFlashCurrent", - "Duration": 0, - "Value": "1500" - }, { "PowerHint": "EXPENSIVE_RENDERING", "Node": "PowerHALRenderingState", diff --git a/thermal/thermal_info_config_comet.json b/thermal/thermal_info_config_comet.json index e4536b5..e08dccd 100644 --- a/thermal/thermal_info_config_comet.json +++ b/thermal/thermal_info_config_comet.json @@ -6,10 +6,6 @@ "HotThreshold": ["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", "60.0"], "Multiplier": 0.001 }, - { - "Name": "battery_cycle", - "Type": "BCL_VOLTAGE" - }, { "Name": "maxfg_base", "Type": "UNKNOWN", @@ -20,26 +16,6 @@ "Type": "UNKNOWN", "Multiplier": 0.001 }, - { - "Name": "soc", - "Type": "BCL_PERCENTAGE", - "HotThreshold": ["NAN", "NAN", 80, "NAN", "NAN", "NAN", "NAN"], - "Multiplier": 1 - }, - { - "Name": "BCL_AUDIO_BAACL", - "Type": "BCL_VOLTAGE", - "VirtualSensor": true, - "Formula": "COUNT_THRESHOLD", - "TriggerSensor": "soc", - "Combination": ["battery", "soc"], - "Coefficient": [-25000, 80], - "HotThreshold": ["NAN", "NAN", "NAN", "NAN", 2.0, "NAN", "NAN"], - "PollingDelay": 0, - "PassiveDelay": 1000, - "Multiplier": 1, - "SendCallback": true - }, { "Name": "soc_therm", "Type": "UNKNOWN", diff --git a/thermal/thermal_info_config_comet_wingboard.json b/thermal/thermal_info_config_comet_wingboard.json index aa29f3d..cd50932 100644 --- a/thermal/thermal_info_config_comet_wingboard.json +++ b/thermal/thermal_info_config_comet_wingboard.json @@ -6,10 +6,6 @@ "HotThreshold": ["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", "60.0"], "Multiplier": 0.001 }, - { - "Name": "battery_cycle", - "Type": "BCL_VOLTAGE" - }, { "Name": "maxfg_base", "Type": "UNKNOWN", @@ -20,26 +16,6 @@ "Type": "UNKNOWN", "Multiplier": 0.001 }, - { - "Name": "soc", - "Type": "BCL_PERCENTAGE", - "HotThreshold": ["NAN", "NAN", 80, "NAN", "NAN", "NAN", "NAN"], - "Multiplier": 1 - }, - { - "Name": "BCL_AUDIO_BAACL", - "Type": "BCL_VOLTAGE", - "VirtualSensor": true, - "Formula": "COUNT_THRESHOLD", - "TriggerSensor": "soc", - "Combination": ["battery", "soc"], - "Coefficient": [-25000, 80], - "HotThreshold": ["NAN", "NAN", "NAN", "NAN", 2.0, "NAN", "NAN"], - "PollingDelay": 0, - "PassiveDelay": 1000, - "Multiplier": 1, - "SendCallback": true - }, { "Name": "soc_therm", "Type": "UNKNOWN",