Skip to content

Commit

Permalink
[DO NOT MERGE] init: set power profile to balanced
Browse files Browse the repository at this point in the history
Change-Id: Ib0e7d390ef79f4a2adf1e940a75106cad378c066
  • Loading branch information
Demon000 committed Jun 29, 2018
1 parent b421c2e commit 5a0643b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rootdir/etc/init.target.rc
Original file line number Diff line number Diff line change
Expand Up @@ -226,3 +226,6 @@ on property:sys.perf.profile=2
write /sys/kernel/cpu_input_boost/ib_freqs "1248000 1248000"
write /sys/kernel/cpu_input_boost/ib_duration_ms 1000
write /sys/kernel/cpu_input_boost/enabled 1

on property:sys.boot_completed=1
setprop sys.perf.profile 1

0 comments on commit 5a0643b

Please sign in to comment.