Skip to content
Snippets Groups Projects
Commit ac23ff9e authored by Nick Kralevich's avatar Nick Kralevich Committed by Gerrit Code Review
Browse files

Merge "label usbfs"

parents e79433d8 5a5fb85f
No related branches found
No related tags found
No related merge requests found
...@@ -34,6 +34,7 @@ type debugfs, fs_type, mlstrustedobject; ...@@ -34,6 +34,7 @@ type debugfs, fs_type, mlstrustedobject;
type pstorefs, fs_type; type pstorefs, fs_type;
type functionfs, fs_type; type functionfs, fs_type;
type oemfs, fs_type; type oemfs, fs_type;
type usbfs, fs_type;
# File types # File types
type unlabeled, file_type; type unlabeled, file_type;
......
...@@ -30,3 +30,4 @@ genfscon debugfs / u:object_r:debugfs:s0 ...@@ -30,3 +30,4 @@ genfscon debugfs / u:object_r:debugfs:s0
genfscon fuse / u:object_r:sdcard_internal:s0 genfscon fuse / u:object_r:sdcard_internal:s0
genfscon pstore / u:object_r:pstorefs:s0 genfscon pstore / u:object_r:pstorefs:s0
genfscon functionfs / u:object_r:functionfs:s0 genfscon functionfs / u:object_r:functionfs:s0
genfscon usbfs / u:object_r:usbfs: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