aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMister Oyster <oysterized@gmail.com>2017-11-24 14:30:10 +0100
committerMister Oyster <oysterized@gmail.com>2017-11-24 15:25:30 +0100
commit3637d8e7df0f20c90b9e45cda418d4a3025a0f29 (patch)
tree641a1fc4dfcc16019a4c6f0abebb50af3022351e
parenta5c16eebbd4492df3a0f3a7d550881d345f845d3 (diff)
sepolicy: fix thermal regexp path
-rw-r--r--sepolicy/file_contexts2
1 files changed, 1 insertions, 1 deletions
diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts
index 23dba94..2566482 100644
--- a/sepolicy/file_contexts
+++ b/sepolicy/file_contexts
@@ -120,7 +120,7 @@
/sys/devices/.*/queue/scheduler u:object_r:perf_control_sysfs:s0
/sys/devices/platform/mx-gs/gesture_control u:object_r:smartwake_sysfs:s0
/sys/class/meizu/ps/ps_calibration u:object_r:meizu_ps_calibration_trigger:s0
-/sys/devices/virtual/thermal/thermal_zone*/temp u:object_r:thermal_sysfs:s0
+/sys/devices/virtual/thermal/thermal_zone[0-9]+/temp u:object_r:thermal_sysfs:s0
# Config/Runtime files
/data/agps_supl(/.*)? u:object_r:agpsd_data_file:s0