Merge "thermal: Remove bcl related tzones" into main
This commit is contained in:
commit
b6dbbf5e11
3 changed files with 0 additions and 60 deletions
|
@ -3072,18 +3072,6 @@
|
||||||
"Duration": 50,
|
"Duration": 50,
|
||||||
"Value": "1"
|
"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",
|
"PowerHint": "EXPENSIVE_RENDERING",
|
||||||
"Node": "PowerHALRenderingState",
|
"Node": "PowerHALRenderingState",
|
||||||
|
|
|
@ -6,10 +6,6 @@
|
||||||
"HotThreshold": ["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", "60.0"],
|
"HotThreshold": ["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", "60.0"],
|
||||||
"Multiplier": 0.001
|
"Multiplier": 0.001
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"Name": "battery_cycle",
|
|
||||||
"Type": "BCL_VOLTAGE"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"Name": "maxfg_base",
|
"Name": "maxfg_base",
|
||||||
"Type": "UNKNOWN",
|
"Type": "UNKNOWN",
|
||||||
|
@ -20,26 +16,6 @@
|
||||||
"Type": "UNKNOWN",
|
"Type": "UNKNOWN",
|
||||||
"Multiplier": 0.001
|
"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",
|
"Name": "soc_therm",
|
||||||
"Type": "UNKNOWN",
|
"Type": "UNKNOWN",
|
||||||
|
|
|
@ -6,10 +6,6 @@
|
||||||
"HotThreshold": ["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", "60.0"],
|
"HotThreshold": ["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", "60.0"],
|
||||||
"Multiplier": 0.001
|
"Multiplier": 0.001
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"Name": "battery_cycle",
|
|
||||||
"Type": "BCL_VOLTAGE"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"Name": "maxfg_base",
|
"Name": "maxfg_base",
|
||||||
"Type": "UNKNOWN",
|
"Type": "UNKNOWN",
|
||||||
|
@ -20,26 +16,6 @@
|
||||||
"Type": "UNKNOWN",
|
"Type": "UNKNOWN",
|
||||||
"Multiplier": 0.001
|
"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",
|
"Name": "soc_therm",
|
||||||
"Type": "UNKNOWN",
|
"Type": "UNKNOWN",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue