aboutsummaryrefslogtreecommitdiffstats
path: root/selinux/domain.te
diff options
context:
space:
mode:
authormark <mcampbellsmith@gmail.com>2013-08-16 22:37:42 +1000
committerGerrit Code Review <gerrit@cyanogenmod.org>2013-08-24 15:18:37 +0000
commite752b23df936271a20a2da6f5818067535a2e7be (patch)
tree344b8383b833ee15b69f11ae524351be846b1f54 /selinux/domain.te
parent80e197c1e48c55a79249140d84585493dac24ad8 (diff)
downloaddevice_samsung_i9305-e752b23df936271a20a2da6f5818067535a2e7be.zip
device_samsung_i9305-e752b23df936271a20a2da6f5818067535a2e7be.tar.gz
device_samsung_i9305-e752b23df936271a20a2da6f5818067535a2e7be.tar.bz2
i9305: Add selinux policies
Change-Id: I69d96e7084c7b0871c9d2cd318db05b461912a43
Diffstat (limited to 'selinux/domain.te')
-rw-r--r--selinux/domain.te4
1 files changed, 4 insertions, 0 deletions
diff --git a/selinux/domain.te b/selinux/domain.te
new file mode 100644
index 0000000..1be0633
--- /dev/null
+++ b/selinux/domain.te
@@ -0,0 +1,4 @@
+## /dev/mali, /dev/ump
+allow domain mali_device:chr_file rw_file_perms;
+
+