Skip to content

Commit

Permalink
selinux: Remove redundant policy
Browse files Browse the repository at this point in the history
Change-Id: If3ff107f60d9f15f2aaa4b73c955d6ac2b1cbd5a
  • Loading branch information
kumajaya committed Mar 22, 2014
1 parent 0f0506e commit f088a83
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions BoardCommonConfig.mk
Expand Up @@ -71,4 +71,5 @@ BOARD_SEPOLICY_UNION += \
secril.te \
system.te \
ueventd.te \
vold.te \
wpa_supplicant.te
1 change: 0 additions & 1 deletion selinux/vold.te
@@ -1,3 +1,2 @@
# Allow vold to relabel sdcard fs mounts
allow vold unlabeled:filesystem { relabelfrom };
allow vold sdcard_external:filesystem { relabelfrom relabelto };

0 comments on commit f088a83

Please sign in to comment.