From 9aa3b6daf4d108cf5ea16b8cd87943557fe2bdbf Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Mon, 16 Jun 2025 22:24:51 +0300 Subject: [PATCH] tegu: Update thermal configuration from BP2A Change-Id: I256d8bfa76f886371c6a93f368ceb150c7468679 --- thermal/thermal_info_config_tegu.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/thermal/thermal_info_config_tegu.json b/thermal/thermal_info_config_tegu.json index 64cfb92..bfbcea7 100644 --- a/thermal/thermal_info_config_tegu.json +++ b/thermal/thermal_info_config_tegu.json @@ -49,6 +49,11 @@ "Name":"battery", "Type":"BATTERY", "HotThreshold":["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", 60.0], + "HotHysteresis":[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.9], + "SendCallback": true, + "TripPointIgnorable": true, + "PollingDelay": 60000, + "PassiveDelay": 60000, "Multiplier":0.001 }, { @@ -218,7 +223,6 @@ "Formula": "WEIGHTED_AVG", "Combination": ["VIRTUAL-SKIN-MODEL", "VIRTUAL-SKIN-LEGACY"], "Coefficient": [1.0, -1.0], - "SendPowerHint":true, "Multiplier": 1 }, { @@ -229,7 +233,6 @@ "Formula": "WEIGHTED_AVG", "Combination": ["VIRTUAL-SKIN-ODPM-MODEL", "VIRTUAL-SKIN-LEGACY"], "Coefficient": [1.0, -1.0], - "SendPowerHint":true, "Multiplier": 1 }, { @@ -238,7 +241,7 @@ "VirtualSensor": true, "Hidden": true, "Formula": "MINIMUM", - "Combination": ["60000", "VIRTUAL-SKIN-MODEL"], + "Combination": ["55000", "VIRTUAL-SKIN-MODEL"], "CombinationType": ["CONSTANT", "SENSOR"], "Coefficient": [1.0, 1.0], "Multiplier": 1