rootdir: Set permissions for additional interactive sysfs nodes
Change-Id: I2dbcdcc199c5f75d08e8ebf41cd6768c7648e27b
This commit is contained in:
parent
a76d898dec
commit
989a313c54
@ -34,6 +34,8 @@ on boot
|
||||
chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/input_boost
|
||||
chown system system /sys/devices/system/cpu/cpufreq/interactive/boostpulse_duration
|
||||
chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/boostpulse_duration
|
||||
chown system system /sys/devices/system/cpu/cpufreq/interactive/io_is_busy
|
||||
chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/io_is_busy
|
||||
|
||||
# ondemand governor
|
||||
chown system system /sys/devices/system/cpu/cpufreq/ondemand/boostfreq
|
||||
|
Loading…
Reference in New Issue
Block a user