From c434ec876473ec21b7c00ea7890ae7d2f0c53f49 Mon Sep 17 00:00:00 2001 From: Jia-yi Chen Date: Mon, 11 Oct 2021 10:33:11 -0700 Subject: [PATCH] thermal: Update thermal config Change the CRITICAL setting of dc_icl in odpm-lo to 100mA. Bug: 202368734 Test: Boot & verify the actions via logcat Change-Id: Iec0850fe62ce841884ac9a2af9ee0aff77790223 --- thermal_info_config_raven.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thermal_info_config_raven.json b/thermal_info_config_raven.json index b4b899a..c01ece3 100644 --- a/thermal_info_config_raven.json +++ b/thermal_info_config_raven.json @@ -435,7 +435,7 @@ "LimitInfo": [0, 1, 2, 3, 4, 4, 4], "BindedPowerRail": "POWER_FOR_CHARGING_THROTTLING", "PowerThreshold": [500, 500, 500, 500, 500, 0, 0], - "CdevFloorWithPowerLink": [0, 1, 2, 3, 4, 4, 4], + "CdevFloorWithPowerLink": [0, 1, 2, 3, 3, 4, 4], "ReleaseLogic": "RELEASE_TO_FLOOR", "ThrottlingWithPowerLink":true },