Merge "thermal: Remove bcl related tzones" into main

This commit is contained in:
Sam Ou 2024-09-24 05:51:13 +00:00 committed by Android (Google) Code Review
commit b6dbbf5e11
3 changed files with 0 additions and 60 deletions

View file

@ -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",

View file

@ -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",

View file

@ -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",