Skip to content
Snippets Groups Projects
Commit f724333b authored by Stephen Smalley's avatar Stephen Smalley Committed by Android Git Automerger
Browse files

am 7aba0bc4: Allow file types to be associated with the rootfs.

* commit '7aba0bc4':
  Allow file types to be associated with the rootfs.
parents 8bc57c8d 7aba0bc4
No related branches found
No related tags found
No related merge requests found
......@@ -110,4 +110,5 @@ allow fs_type self:filesystem associate;
allow sysfs_type sysfs:filesystem associate;
allow file_type labeledfs:filesystem associate;
allow file_type tmpfs:filesystem associate;
allow file_type rootfs:filesystem associate;
allow dev_type tmpfs:filesystem associate;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment