From f9e241551f3e87e92961bc302518c661cbed40dd Mon Sep 17 00:00:00 2001 From: TheScarastic <warabhishek@gmail.com> Date: Tue, 22 May 2018 14:34:14 +0530 Subject: [PATCH] msm8953-common: Adjust MODEM_PA_MITIGATION and MODEM_PROC_TEMP_MITIGATION as per stock mido * Fixes high ping issue during high temperature Change-Id: If934f33d43c7d74008e63ceef8dd03d420c884ab --- configs/thermal-engine.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/configs/thermal-engine.conf b/configs/thermal-engine.conf index 6a1a40c..c5fdfd9 100644 --- a/configs/thermal-engine.conf +++ b/configs/thermal-engine.conf @@ -64,8 +64,8 @@ offset -4000 #algo_type monitor sampling 10000 sensor case_therm -thresholds 48000 54000 -thresholds_clr 45000 50000 +thresholds 70000 70000 +thresholds_clr 69000 69000 actions modem modem action_info 2 3 @@ -73,8 +73,8 @@ action_info 2 3 #algo_type monitor sampling 10000 sensor case_therm -thresholds 45000 54000 -thresholds_clr 43000 50000 +thresholds 70000 70000 +thresholds_clr 69000 69000 actions modem_proc modem_proc action_info 1 3 -- GitLab