sm6375-common: Update permissions for powerhal
Change-Id: Id43043a24dd19eab0234def5121e811d18174096
This commit is contained in:
parent
276a5c6fcd
commit
b96db6ee48
5 changed files with 12 additions and 1 deletions
|
|
@ -30,6 +30,10 @@ on early-init
|
|||
write /proc/sys/kernel/sched_boost 1
|
||||
|
||||
on init
|
||||
# Set Permissions for Power HAL
|
||||
chown system system /dev/stune/top-app/schedtune.boost
|
||||
chmod 0664 /dev/stune/top-app/schedtune.boost
|
||||
|
||||
write /dev/stune/foreground/schedtune.sched_boost_no_override 1
|
||||
write /dev/stune/top-app/schedtune.sched_boost_no_override 1
|
||||
write /dev/stune/schedtune.colocate 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue