diff --git a/powerhint-comet.json b/powerhint-comet.json index 13c68ae..6406f9b 100644 --- a/powerhint-comet.json +++ b/powerhint-comet.json @@ -3072,18 +3072,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",