bangkk: Don't throttle early
Change-Id: Ie94e3c36697ea3297e0b92d22c0ec3183a372867
This commit is contained in:
parent
7b33453529
commit
8875e1d8a0
1 changed files with 8 additions and 8 deletions
|
@ -146,20 +146,20 @@ override_c 15000
|
||||||
algo_type monitor
|
algo_type monitor
|
||||||
sampling 1000
|
sampling 1000
|
||||||
sensor BACK_TEMP
|
sensor BACK_TEMP
|
||||||
thresholds 40000 42000 44000 46000
|
thresholds 42000 44000 46000
|
||||||
thresholds_clr 38000 40000 42000 44000
|
thresholds_clr 40000 42000 44000
|
||||||
actions cpu0 cpu0 cpu0 cpu0
|
actions cpu0 cpu0 cpu0
|
||||||
action_info 1708800 1651200 1516800 1324800
|
action_info 1651200 1516800 1324800
|
||||||
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 40000 42000 44000 46000 47000
|
thresholds 42000 44000 46000 47000
|
||||||
thresholds_clr 38000 40000 42000 44000 46000
|
thresholds_clr 40000 42000 44000 46000
|
||||||
actions cpu6 cpu6 cpu6 cpu6 cpu6
|
actions cpu6 cpu6 cpu6 cpu6
|
||||||
action_info 2054400 1900800 1804800 1401600 1228800
|
action_info 1900800 1804800 1401600 1228800
|
||||||
override_b 4000
|
override_b 4000
|
||||||
|
|
||||||
[MONITOR-CAMERA-MSM]
|
[MONITOR-CAMERA-MSM]
|
||||||
|
|
Loading…
Reference in a new issue