aboutsummaryrefslogtreecommitdiffstats
path: root/sepolicy/orientationd.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/orientationd.te')
-rw-r--r--sepolicy/orientationd.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/sepolicy/orientationd.te b/sepolicy/orientationd.te
index 934f075..672c473 100644
--- a/sepolicy/orientationd.te
+++ b/sepolicy/orientationd.te
@@ -4,5 +4,6 @@ type orientationd_exec, exec_type, file_type;
init_daemon_domain(orientationd)
+allow orientationd input_device:chr_file { read write open ioctl };
allow orientationd input_device:dir { search read open };
allow orientationd self:process { execmem };