Skip to content

Commit

Permalink
rootdir: Set permissions for additional ondemand sysfs nodes
Browse files Browse the repository at this point in the history
Change-Id: Id39cab7ab69ea8f67de99f5b4ee342e2c52ebedd
  • Loading branch information
hyperb1iss committed Jul 24, 2013
1 parent 47393d0 commit 18a7ffa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions rootdir/ueventd.rc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 18a7ffa

Please sign in to comment.