cm: Set permissions on notify_on_migrate node
* Used by PowerHAL Change-Id: Ifbf58c145522d82d220fbae39a6b7319971ecbb5
This commit is contained in:
parent
71b1a2fca7
commit
6a0f53023f
1 changed files with 3 additions and 0 deletions
|
@ -86,6 +86,9 @@ on boot
|
|||
chown root system /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq
|
||||
chmod 0664 /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq
|
||||
|
||||
chown system system /dev/cpuctl/apps/cpu.notify_on_migrate
|
||||
chmod 0644 /dev/cpuctl/apps/cpu.notify_on_migrate
|
||||
|
||||
# adb over network
|
||||
on property:service.adb.tcp.port=5555
|
||||
stop adbd
|
||||
|
|
Loading…
Reference in a new issue