summaryrefslogtreecommitdiff
path: root/sepolicy/thermal-engine.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/thermal-engine.te')
-rw-r--r--sepolicy/thermal-engine.te2
1 files changed, 1 insertions, 1 deletions
diff --git a/sepolicy/thermal-engine.te b/sepolicy/thermal-engine.te
index 93c2179..b2b329d 100644
--- a/sepolicy/thermal-engine.te
+++ b/sepolicy/thermal-engine.te
@@ -9,7 +9,7 @@ allow thermal-engine smem_log_device:chr_file rw_file_perms;
allow thermal-engine thermal_device:chr_file rw_file_perms;
-allow thermal-engine self:capability { dac_read_search dac_override fsetid chown };
+allow thermal-engine self:capability { fsetid chown };
allow thermal-engine self:capability2 wake_alarm;
# Talk to qmuxd (/dev/socket/qmux_radio)