aboutsummaryrefslogtreecommitdiffstats
path: root/selinux/cpboot-daemon.te
diff options
context:
space:
mode:
Diffstat (limited to 'selinux/cpboot-daemon.te')
-rw-r--r--selinux/cpboot-daemon.te3
1 files changed, 2 insertions, 1 deletions
diff --git a/selinux/cpboot-daemon.te b/selinux/cpboot-daemon.te
index 26b877c..e865807 100644
--- a/selinux/cpboot-daemon.te
+++ b/selinux/cpboot-daemon.te
@@ -18,4 +18,5 @@ allow cpboot-daemon radio_prop:property_service set;
allow cpboot-daemon self:capability { setuid dac_override };
allow cpboot-daemon sysfs:file write;
allow cpboot-daemon userdata_block_device:blk_file { read open };
-allow cpboot-daemon efs_file:dir search; \ No newline at end of file
+allow cpboot-daemon efs_file:dir search;
+allow cpboot-daemon sysfs_wake_lock:file { open append };