summaryrefslogtreecommitdiffstats
path: root/selinux
diff options
context:
space:
mode:
authortilaksidduram <tilaksidduram@gmail.com>2014-06-10 20:30:20 +0530
committertilaksidduram <tilaksidduram@gmail.com>2014-06-10 20:30:20 +0530
commit925bf0439f5078585e82aa0d8f00cbd793522597 (patch)
treea35452584f341de347feb271b06fa12b602f89cd /selinux
parenta3486a1655d2c4ab5003b8d1f66eaa97ec75511f (diff)
downloaddevice_samsung_n7100-925bf0439f5078585e82aa0d8f00cbd793522597.tar.gz
device_samsung_n7100-925bf0439f5078585e82aa0d8f00cbd793522597.tar.bz2
device_samsung_n7100-925bf0439f5078585e82aa0d8f00cbd793522597.zip
Some more SELinux updates
Diffstat (limited to 'selinux')
-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 };