From 1ad39b77016ca8dbed20339007e869c60ba7f3f4 Mon Sep 17 00:00:00 2001 From: George Lee Date: Fri, 27 Oct 2023 15:29:53 -0700 Subject: [PATCH] thermal: Remove soc tzone to enable thermal HAL Removing soc tzone in json in response to non BCL loaded configuration. Bug: 308153421 Test: Flash and boot to home Change-Id: I4a7d247eeccf0457b5f380b7dd73058342a7f8d6 Signed-off-by: George Lee --- thermal/thermal_info_config_ripcurrentpro.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/thermal/thermal_info_config_ripcurrentpro.json b/thermal/thermal_info_config_ripcurrentpro.json index f661d412..a40bd596 100644 --- a/thermal/thermal_info_config_ripcurrentpro.json +++ b/thermal/thermal_info_config_ripcurrentpro.json @@ -15,12 +15,6 @@ "VrThreshold":"NAN", "Multiplier":0.001 }, - { - "Name":"soc", - "Type":"BCL_PERCENTAGE", - "HotThreshold":["NAN", "NAN", 80, "NAN", "NAN", "NAN", "NAN"], - "Multiplier":1 - }, { "Name":"LITTLE", "Type":"CPU",