summaryrefslogtreecommitdiffstats
path: root/rootdir
diff options
context:
space:
mode:
authorRuchi Kandoi <kandoiruchi@google.com>2014-05-01 17:45:20 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-05-01 17:45:20 +0000
commit1abf49180acece56ff7573d53b65c6a28d2a4cb2 (patch)
tree799252436b210939f96a5845a0b700991eb55b0a /rootdir
parentfbd2a506fbe1375395e9af8ae857140c14c2fbb1 (diff)
parentc7580819934b85e93f58001f9b59b12712bb61b8 (diff)
downloadsystem_core-1abf49180acece56ff7573d53b65c6a28d2a4cb2.tar.gz
system_core-1abf49180acece56ff7573d53b65c6a28d2a4cb2.tar.bz2
system_core-1abf49180acece56ff7573d53b65c6a28d2a4cb2.zip
am c7580819: Merge "ueventd: Ueventd changes the permission of sysfs files for max/min cpufreq"
* commit 'c7580819934b85e93f58001f9b59b12712bb61b8': ueventd: Ueventd changes the permission of sysfs files for max/min cpufreq
Diffstat (limited to 'rootdir')
-rw-r--r--rootdir/ueventd.rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/rootdir/ueventd.rc b/rootdir/ueventd.rc
index b8fe716c5..eff24c30e 100644
--- a/rootdir/ueventd.rc
+++ b/rootdir/ueventd.rc
@@ -91,3 +91,5 @@ subsystem adf
/sys/devices/virtual/input/input* enable 0660 root input
/sys/devices/virtual/input/input* poll_delay 0660 root input
/sys/devices/virtual/usb_composite/* enable 0664 root system
+/sys/devices/system/cpu/cpu* cpufreq/scaling_max_freq 0664 system system
+/sys/devices/system/cpu/cpu* cpufreq/scaling_min_freq 0664 system system