selinux: Fix asec mounting

Change-Id: I92392f3d810dfaf8dfc35f5c9170178a651d28dc
gugelfrei
Ricardo Cerqueira 11 years ago
parent 785a4bad32
commit 98c81ead7a

@ -0,0 +1,2 @@
# Support asec containers getting mounted
allow file_type rootfs:filesystem associate;

@ -7,6 +7,7 @@ BOARD_SEPOLICY_DIRS += \
vendor/cm/sepolicy
BOARD_SEPOLICY_UNION += \
file.te \
file_contexts \
fs_use \
seapp_contexts \

Loading…
Cancel
Save