klte-common: rootdir: Stop diddling with /sys/power/cpufreq_*
* These aren't used anywhere in the source tree and none of the blobs reference them. We can drop this instead of finding/inventing an appropriate selinux label to allow the setattr. Change-Id: I9e238aadade4c051c2815bdf15891443cc649624
This commit is contained in:
parent
933059f487
commit
e896b7a7db
1 changed files with 0 additions and 8 deletions
|
@ -382,14 +382,6 @@ on boot
|
|||
chown system radio /sys/class/fingerprint/fingerprint/name
|
||||
chown system radio /sys/class/fingerprint/fingerprint/vendor
|
||||
|
||||
# SEC DVFS sysfs node
|
||||
chown radio system /sys/power/cpufreq_max_limit
|
||||
chown radio system /sys/power/cpufreq_min_limit
|
||||
chown radio system /sys/power/cpufreq_table
|
||||
chmod 664 /sys/power/cpufreq_max_limit
|
||||
chmod 664 /sys/power/cpufreq_min_limit
|
||||
chmod 664 /sys/power/cpufreq_table
|
||||
|
||||
chown radio system /sys/devices/system/cpu/kernel_max
|
||||
chmod 664 /sys/devices/system/cpu/kernel_max
|
||||
|
||||
|
|
Loading…
Reference in a new issue