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

gugelfrei
Ricardo Cerqueira 11 years ago committed by Gerrit Code Review
commit 785a4bad32

@ -0,0 +1,3 @@
# Label inodes via getxattr.
fs_use_xattr f2fs u:object_r:labeledfs:s0;

@ -8,5 +8,6 @@ BOARD_SEPOLICY_DIRS += \
BOARD_SEPOLICY_UNION += \
file_contexts \
fs_use \
seapp_contexts \
mac_permissions.xml

Loading…
Cancel
Save