Change thermal levels for sunfish DATA throttling threshold: 50 degC on Sunfish (Critical level). VOICE_ONLY threshold: 54 degC (Emergency level). LIMITED_SERVICE threshold: 56 degC (Shutdown - 2 degC) Bug: 145283513 Test: Sunfish tests on bug Test: On Device interface testing. Change-Id: Iccf2736787e687b0cc534912b828129bd5f42c42
diff --git a/thermal-engine-sunfish.conf b/thermal-engine-sunfish.conf index 66cabb6..cca39a6 100644 --- a/thermal-engine-sunfish.conf +++ b/thermal-engine-sunfish.conf
@@ -57,10 +57,10 @@ action_info 1 2 3 4 5 [MODEM-MONITOR] -algo_type monitor -sampling 1000 -sensor skin-therm-adc -thresholds 51000 54000 56000 -thresholds_clr 49000 52000 54000 -actions modem+modem_proc modem+modem_proc modem+modem_proc -action_info 1+1 1+2 3+3 +algo_type monitor +sampling 1000 +sensor skin-therm-adc +thresholds 50000 54000 56000 +thresholds_clr 48000 52000 54000 +actions modem+modem_proc modem+modem_proc modem+modem_proc +action_info 1+1 1+2 3+3