diff options
author | Caio Schnepper <caioschnepper@gmail.com> | 2015-11-12 19:12:06 -0200 |
---|---|---|
committer | Caio Schnepper <caioschnepper@gmail.com> | 2016-01-31 12:21:13 -0800 |
commit | 53789b340ccf8ed0208306067c4a55a72a898246 (patch) | |
tree | a6d83976d1a17dd2a8494c1e595ea40a1c075a36 /selinux/vold.te | |
parent | 8bb93abd28a48a4108acffd0c617ef13f134f0d3 (diff) | |
download | device_samsung_galaxys2-common-53789b340ccf8ed0208306067c4a55a72a898246.zip device_samsung_galaxys2-common-53789b340ccf8ed0208306067c4a55a72a898246.tar.gz device_samsung_galaxys2-common-53789b340ccf8ed0208306067c4a55a72a898246.tar.bz2 |
galaxys2-common: Marshmallow SELinux support
This was made from scratch, for a general cleanup of unused policies
and update to M guidelines
Change-Id: Id4acda2b384d28b5ca51b3ef0f6e93b648c8e79d
Diffstat (limited to 'selinux/vold.te')
-rw-r--r-- | selinux/vold.te | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/selinux/vold.te b/selinux/vold.te index b31b92d..de4c78f 100644 --- a/selinux/vold.te +++ b/selinux/vold.te @@ -1,3 +1,2 @@ -allow vold sdcard_external:file rw_file_perms; allow vold efs_device_file:dir rw_dir_perms; allow vold efs_device_file:file rw_file_perms; |