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

Commit 785a4bad authored by Ricardo Cerqueira's avatar Ricardo Cerqueira Committed by Gerrit Code Review
Browse files

Merge "sepolicy: f2fs: Allow fs_use_xattr" into cm-11.0

parents f474b129 26a92591
Loading
Loading
Loading
Loading

sepolicy/fs_use

0 → 100644
+3 −0
Original line number Diff line number Diff line
# Label inodes via getxattr.
fs_use_xattr f2fs u:object_r:labeledfs:s0;
+1 −0
Original line number Diff line number Diff line
@@ -8,5 +8,6 @@ BOARD_SEPOLICY_DIRS += \

BOARD_SEPOLICY_UNION += \
    file_contexts \
    fs_use \
    seapp_contexts \
    mac_permissions.xml