selinux: Fix asec mounting
Change-Id: I92392f3d810dfaf8dfc35f5c9170178a651d28dc
This commit is contained in:
parent
785a4bad32
commit
98c81ead7a
2
sepolicy/file.te
Normal file
2
sepolicy/file.te
Normal file
@ -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
|
vendor/cm/sepolicy
|
||||||
|
|
||||||
BOARD_SEPOLICY_UNION += \
|
BOARD_SEPOLICY_UNION += \
|
||||||
|
file.te \
|
||||||
file_contexts \
|
file_contexts \
|
||||||
fs_use \
|
fs_use \
|
||||||
seapp_contexts \
|
seapp_contexts \
|
||||||
|
Loading…
Reference in New Issue
Block a user