From 48a04811afa545a6173caf05f492bcff7fd843a5 Mon Sep 17 00:00:00 2001 From: "Peter (YM)" Date: Tue, 5 Mar 2024 02:41:53 +0000 Subject: [PATCH] thermal: remove chg_mdis Bug: 328019873 Test: Device boot to home Change-Id: I130099fa565a0c7f9c75d3acbd77e987e596a0f8 Signed-off-by: Peter (YM) --- thermal/thermal_info_config_charge_tegu.json | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/thermal/thermal_info_config_charge_tegu.json b/thermal/thermal_info_config_charge_tegu.json index 642c942..79aa22a 100644 --- a/thermal/thermal_info_config_charge_tegu.json +++ b/thermal/thermal_info_config_charge_tegu.json @@ -160,24 +160,10 @@ "PowerRail": "PARTIAL_SYSTEM_POWER", "PowerWeight": [0.12, 0.12, 0.06, 0.06, 0.24, 0.24, 0.24] } - ], - "BindedCdevInfo": [ - { - "CdevRequest": "chg_mdis", - "CdevWeightForPID": [1, 1, 1, 1, 1, 1, 1], - "MaxReleaseStep": 1, - "MaxThrottleStep": 1, - "CdevCeiling": [0, 25, 25, 25, 26, 26, 26], - "LimitInfo": [0, 0, 1, 1, 1, 26, 26] - } ] } ], "CoolingDevices":[ - { - "Name":"chg_mdis", - "Type":"BATTERY" - }, { "Name":"usbc-port", "Type":"BATTERY" @@ -194,4 +180,4 @@ "PowerSampleCount":5 } ] -} +} \ No newline at end of file