From 925bf0439f5078585e82aa0d8f00cbd793522597 Mon Sep 17 00:00:00 2001 From: tilaksidduram Date: Tue, 10 Jun 2014 20:30:20 +0530 Subject: Some more SELinux updates --- selinux/vold.te | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 selinux/vold.te (limited to 'selinux') 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 }; -- cgit v1.1