Skip to content
Snippets Groups Projects
Commit 988d8ac7 authored by Mohamad Ayyash's avatar Mohamad Ayyash Committed by Android Git Automerger
Browse files

am ab4be88e: fs_use: Enabled loading security xattrs for squashfs

* commit 'ab4be88e':
  fs_use: Enabled loading security xattrs for squashfs
parents 3cbe57fc ab4be88e
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@ fs_use_xattr ext4 u:object_r:labeledfs:s0;
fs_use_xattr xfs u:object_r:labeledfs:s0;
fs_use_xattr btrfs u:object_r:labeledfs:s0;
fs_use_xattr f2fs u:object_r:labeledfs:s0;
fs_use_xattr squashfs u:object_r:labeledfs:s0;
# Label inodes from task label.
fs_use_task pipefs u:object_r:pipefs:s0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment