fogos: Don't throttle early
Change-Id: Ie94e3c36697ea3297e0b92d22c0ec3183a372867
This commit is contained in:
parent
5e393e1bcb
commit
3f5eebc722
1 changed files with 8 additions and 8 deletions
|
@ -133,20 +133,20 @@ override_c 10000
|
||||||
algo_type monitor
|
algo_type monitor
|
||||||
sampling 1000
|
sampling 1000
|
||||||
sensor BACK_TEMP
|
sensor BACK_TEMP
|
||||||
thresholds 44000 46000 48000 49500
|
thresholds 46000 48000 49500
|
||||||
thresholds_clr 43000 45000 46000 48000
|
thresholds_clr 45000 46000 48000
|
||||||
actions cpu0 cpu0 cpu0 cpu0
|
actions cpu0 cpu0 cpu0
|
||||||
action_info 1708800 1651200 1516800 1113600
|
action_info 1651200 1516800 1113600
|
||||||
override_b 4000
|
override_b 4000
|
||||||
|
|
||||||
[MON-MSM-CPU6]
|
[MON-MSM-CPU6]
|
||||||
algo_type monitor
|
algo_type monitor
|
||||||
sampling 1000
|
sampling 1000
|
||||||
sensor BACK_TEMP
|
sensor BACK_TEMP
|
||||||
thresholds 44000 46000 48000 49500
|
thresholds 46000 48000 49500
|
||||||
thresholds_clr 43000 44000 46000 48000
|
thresholds_clr 44000 46000 48000
|
||||||
actions cpu6 cpu6 cpu6 cpu6
|
actions cpu6 cpu6 cpu6
|
||||||
action_info 2054400 1900800 1804800 1401600
|
action_info 1900800 1804800 1401600
|
||||||
override_b 4000
|
override_b 4000
|
||||||
|
|
||||||
[MONITOR-CAMERA-MSM]
|
[MONITOR-CAMERA-MSM]
|
||||||
|
|
Loading…
Reference in a new issue