aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/system_server.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/system_server.te')
-rw-r--r--sepolicy/system_server.te2
1 files changed, 2 insertions, 0 deletions
diff --git a/sepolicy/system_server.te b/sepolicy/system_server.te
index 6cf78ba..c0f1155 100644
--- a/sepolicy/system_server.te
+++ b/sepolicy/system_server.te
@@ -1,5 +1,7 @@
allow system_server mpctl_data_file:dir search;
allow system_server mpctl_data_file:sock_file write;
+allow system_server sysfs_touchscreen:file rw_file_perms;
+
r_dir_file(system_server, fac_file)
r_dir_file(system_server, persist_file)