summaryrefslogtreecommitdiffstats
path: root/selinux/vold.te
diff options
context:
space:
mode:
Diffstat (limited to 'selinux/vold.te')
-rw-r--r--selinux/vold.te2
1 files changed, 2 insertions, 0 deletions
diff --git a/selinux/vold.te b/selinux/vold.te
new file mode 100644
index 0000000..9452abf
--- /dev/null
+++ b/selinux/vold.te
@@ -0,0 +1,2 @@
+allow vold kernel:process setsched;
+allow vold sdcardd_exec:file { read open execute execute_no_trans };