diff options
| author | Michael Bestas <mkbestas@lineageos.org> | 2019-01-15 21:07:11 +0200 |
|---|---|---|
| committer | Julian Veit <claymore1298@gmail.com> | 2019-01-23 21:58:52 +0100 |
| commit | e5407e21877d0f71a939d72d9133bdd8db09c422 (patch) | |
| tree | 6dc678999e147babdfc5a74f8e971d9f45575d31 | |
| parent | 17c2cdd490ec28a6b7fc5a6bdbb6b52f9939ea07 (diff) | |
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 |
