From f9f386bcb8ebcb789a5b44aca6349f448059add5 Mon Sep 17 00:00:00 2001 From: David Chao Date: Mon, 18 Sep 2023 18:36:15 +0800 Subject: [PATCH] thermal: add trigger sensor for VIRTUAL-SKIN-SPEAKER Based on the latest results to add a trigger sensor for VIRTUAL-SKIN-SPEAKER Bug: 280552152 Test: boot to home and thermal throttling worked properly Change-Id: I225ec2ff4d878977fc4eafa2931787a5aa78424e --- thermal_info_config_akita.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thermal_info_config_akita.json b/thermal_info_config_akita.json index 0881a0e..b6d2238 100644 --- a/thermal_info_config_akita.json +++ b/thermal_info_config_akita.json @@ -610,7 +610,7 @@ "Type":"UNKNOWN", "Version":"3.0e", "VirtualSensor":true, - "TriggerSensor":["usb_conn_therm"], + "TriggerSensor":["usb_conn_therm", "charger_therm"], "Formula":"MAXIMUM", "Combination":["VIRTUAL-SKIN-SPEAKER-SUB-1", "VIRTUAL-SKIN-SPEAKER-SUB-2"], "Coefficient":[1.0, 1.0],