From 9bcab6d7768f6960a97827c6cca89d66de440cbc Mon Sep 17 00:00:00 2001 From: Subhajeet Muhuri Date: Fri, 12 Feb 2021 14:50:28 +0800 Subject: [PATCH] sdm660-common: loosen up charging thermal throttling thresholds * Taken from lavender Change-Id: I9edc3bda9b1892f77158d01e13d1fa114355088a Signed-off-by: Subhajeet Muhuri Signed-off-by: clarencelol --- configs/thermal/thermal-engine-normal.conf | 4 ++-- configs/thermal/thermal-engine-video.conf | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/configs/thermal/thermal-engine-normal.conf b/configs/thermal/thermal-engine-normal.conf index 582abd37..0c9bc995 100644 --- a/configs/thermal/thermal-engine-normal.conf +++ b/configs/thermal/thermal-engine-normal.conf @@ -110,8 +110,8 @@ offset -4000 algo_type monitor sampling 10000 sensor quiet_therm -thresholds 36000 37000 39000 40000 -thresholds_clr 35000 36000 37000 38000 +thresholds 37000 38000 41000 42000 +thresholds_clr 36000 37000 39000 40000 actions battery battery battery battery action_info 1 2 4 5 diff --git a/configs/thermal/thermal-engine-video.conf b/configs/thermal/thermal-engine-video.conf index b8cde1f9..a7a9ecaf 100644 --- a/configs/thermal/thermal-engine-video.conf +++ b/configs/thermal/thermal-engine-video.conf @@ -110,8 +110,8 @@ offset -4000 algo_type monitor sampling 10000 sensor quiet_therm -thresholds 36000 37000 39000 40000 -thresholds_clr 35000 36000 37000 38000 +thresholds 37000 38000 41000 42000 +thresholds_clr 36000 37000 39000 40000 actions battery battery battery battery action_info 1 2 4 5