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

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

* commit 'f724333b':
  Allow file types to be associated with the rootfs.
parents 1735cb99 f724333b
No related branches found
No related tags found
No related merge requests found
...@@ -110,4 +110,5 @@ allow fs_type self:filesystem associate; ...@@ -110,4 +110,5 @@ allow fs_type self:filesystem associate;
allow sysfs_type sysfs:filesystem associate; allow sysfs_type sysfs:filesystem associate;
allow file_type labeledfs:filesystem associate; allow file_type labeledfs:filesystem associate;
allow file_type tmpfs:filesystem associate; allow file_type tmpfs:filesystem associate;
allow file_type rootfs:filesystem associate;
allow dev_type tmpfs: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