diff options
author | Michael Bestas <mkbestas@lineageos.org> | 2019-01-15 21:07:11 +0200 |
---|---|---|
committer | Michael Bestas <mkbestas@lineageos.org> | 2019-01-16 00:35:18 +0200 |
commit | 49aed9c91d557d2595a2a9572ea4e2a62f346cc3 (patch) | |
tree | f24b294917b2f73a7304c370c964b61d59647b59 | |
parent | 498f095e1aca18268f855a7188db77dca0b2911e (diff) | |
download | android_device_qcom_sepolicy-legacy-49aed9c91d557d2595a2a9572ea4e2a62f346cc3.tar.gz android_device_qcom_sepolicy-legacy-49aed9c91d557d2595a2a9572ea4e2a62f346cc3.tar.bz2 android_device_qcom_sepolicy-legacy-49aed9c91d557d2595a2a9572ea4e2a62f346cc3.zip |
sepolicy: Label msm8974 devfreq sysfs
Change-Id: I7407011bf5f5fdba9db000c63322b1c66f39d2bd
-rw-r--r-- | legacy-common/file_contexts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/legacy-common/file_contexts b/legacy-common/file_contexts index 03bf700..049c9ae 100644 --- a/legacy-common/file_contexts +++ b/legacy-common/file_contexts @@ -90,3 +90,4 @@ # CPU/perf /sys/module/msm_pm/modes/cpu[0-9](/.*)? u:object_r:sysfs_msm_perf:s0 +/sys/devices/qcom,cpubw\.[0-9]+/devfreq/qcom,cpubw\.[0-9]+/governor u:object_r:sysfs_devfreq:s0 |