aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Kondik <shade@chemlab.org>2013-06-29 15:15:13 -0400
committerSteve Kondik <shade@chemlab.org>2013-06-29 15:15:13 -0400
commit4852f0ab4d60a74a6d858b728d94d7bb393178c2 (patch)
tree62948aa72b67ef5f5b02cb80f512250ff1e0861e
parentf1c038529d31462ab206d759e02c7f5cd01edfa4 (diff)
downloadsystem_core-4852f0ab4d60a74a6d858b728d94d7bb393178c2.zip
system_core-4852f0ab4d60a74a6d858b728d94d7bb393178c2.tar.gz
system_core-4852f0ab4d60a74a6d858b728d94d7bb393178c2.tar.bz2
rootdir: Set permissions for additional ondemand sysfs nodes
Change-Id: Id39cab7ab69ea8f67de99f5b4ee342e2c52ebedd
-rw-r--r--rootdir/ueventd.rc5
1 files changed, 5 insertions, 0 deletions
diff --git a/rootdir/ueventd.rc b/rootdir/ueventd.rc
index abfc129..cee3e73 100644
--- a/rootdir/ueventd.rc
+++ b/rootdir/ueventd.rc
@@ -97,6 +97,11 @@
/sys/devices/system/cpu/cpufreq ondemand/powersave_bias 0664 system system
/sys/devices/system/cpu/cpufreq ondemand/sampling_down_factor 0664 system system
/sys/devices/system/cpu/cpufreq ondemand/up_threshold 0664 system system
+/sys/devices/system/cpu/cpufreq ondemand/up_threshold_multi_core 0664 system system
+/sys/devices/system/cpu/cpufreq ondemand/down_differential_multi_core 0664 system system
+/sys/devices/system/cpu/cpufreq ondemand/optimal_freq 0664 system system
+/sys/devices/system/cpu/cpufreq ondemand/sync_freq 0664 system system
+/sys/devices/system/cpu/cpufreq ondemand/up_threshold_any_cpu_load 0664 system system
/sys/devices/system/cpu/cpufreq interactive/boostpulse 0664 system system
/sys/devices/system/cpu/cpufreq interactive/timer_rate 0664 system system