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

This commit is contained in:
Ricardo Cerqueira 2013-11-11 02:32:33 +00:00 committed by Gerrit Code Review
commit 785a4bad32
2 changed files with 4 additions and 0 deletions

3
sepolicy/fs_use Normal file
View File

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

View File

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