summaryrefslogtreecommitdiffstats
path: root/selinux/vold.te
diff options
context:
space:
mode:
authorCaio Schnepper <caioschnepper@gmail.com>2015-08-29 00:31:10 -0300
committerGerrit Code Review <gerrit@cyanogenmod.org>2015-09-02 16:40:38 -0700
commit1c708f0110715d9e3712122204e55ee220c5ff69 (patch)
treec926faf89edfea2140fa0c1b02406d805df992b5 /selinux/vold.te
parent8cb3d6004acf2cb5cb87e4ee6b71465aa255a491 (diff)
downloaddevice_samsung_galaxys2-common-1c708f0110715d9e3712122204e55ee220c5ff69.zip
device_samsung_galaxys2-common-1c708f0110715d9e3712122204e55ee220c5ff69.tar.gz
device_samsung_galaxys2-common-1c708f0110715d9e3712122204e55ee220c5ff69.tar.bz2
sepolicy: Address SELinux denials
Change-Id: Ice8f2890fbade59d063097ac3ee3647f24e8d3ad
Diffstat (limited to 'selinux/vold.te')
-rw-r--r--selinux/vold.te2
1 files changed, 1 insertions, 1 deletions
diff --git a/selinux/vold.te b/selinux/vold.te
index 7bf2310..b31b92d 100644
--- a/selinux/vold.te
+++ b/selinux/vold.te
@@ -1,3 +1,3 @@
allow vold sdcard_external:file rw_file_perms;
-allow vold efs_device_file:dir rw_file_perms;
+allow vold efs_device_file:dir rw_dir_perms;
allow vold efs_device_file:file rw_file_perms;