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:
Kevin F. Haggerty 2018-11-29 07:22:28 -07:00
parent 933059f487
commit e896b7a7db
No known key found for this signature in database
GPG Key ID: 6D95512933112729
1 changed files with 0 additions and 8 deletions

View File

@ -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