summaryrefslogtreecommitdiffstats
path: root/selinux/domain.te
diff options
context:
space:
mode:
Diffstat (limited to 'selinux/domain.te')
-rw-r--r--selinux/domain.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/selinux/domain.te b/selinux/domain.te
index bafc37d..fd893cc 100644
--- a/selinux/domain.te
+++ b/selinux/domain.te
@@ -1,2 +1,5 @@
## Firmwares
allow ueventd { firmware_mfc }:file r_file_perms;
+
+## /dev/mali, /dev/ump
+allow domain mali_device:chr_file rw_file_perms;