Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 98c81ead authored by Ricardo Cerqueira's avatar Ricardo Cerqueira
Browse files

selinux: Fix asec mounting

Change-Id: I92392f3d810dfaf8dfc35f5c9170178a651d28dc
parent 785a4bad
Loading
Loading
Loading
Loading

sepolicy/file.te

0 → 100644
+2 −0
Original line number Diff line number Diff line
# Support asec containers getting mounted
allow file_type rootfs:filesystem associate;
+1 −0
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@ BOARD_SEPOLICY_DIRS += \
    vendor/cm/sepolicy

BOARD_SEPOLICY_UNION += \
    file.te \
    file_contexts \
    fs_use \
    seapp_contexts \