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

Commit 26a92591 authored by dhacker29's avatar dhacker29
Browse files

sepolicy: f2fs: Allow fs_use_xattr

Change-Id: I458d464598777fa06751dad0aa9cfd4d903a4de1
parent e58e23e1
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