cm: Set perms on a few additional paths
Change-Id: I128220850a21bef261ff735ff51e8b715391c37d
This commit is contained in:
parent
04423d7bbd
commit
9d1a861319
@ -36,6 +36,13 @@ on boot
|
|||||||
chmod 0660 /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
|
chown system system /sys/devices/system/cpu/cpufreq/interactive/io_is_busy
|
||||||
chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/io_is_busy
|
chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/io_is_busy
|
||||||
|
chown system system /sys/devices/system/cpu/cpufreq/interactive/sync_freq
|
||||||
|
chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/sync_freq
|
||||||
|
chown system system /sys/devices/system/cpu/cpufreq/interactive/up_threshold_any_cpu_load
|
||||||
|
chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/up_threshold_any_cpu_load
|
||||||
|
chown system system /sys/devices/system/cpu/cpufreq/interactive/sampling_down_factor
|
||||||
|
chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/sampling_down_factor
|
||||||
|
|
||||||
|
|
||||||
# ondemand governor
|
# ondemand governor
|
||||||
chown system system /sys/devices/system/cpu/cpufreq/ondemand/boostfreq
|
chown system system /sys/devices/system/cpu/cpufreq/ondemand/boostfreq
|
||||||
|
Loading…
Reference in New Issue
Block a user