am d2503ba8: Define contextmount_type attribute and add it to oemfs.

* commit 'd2503ba864b4a8b992529178608aa3c881626006':
  Define contextmount_type attribute and add it to oemfs.
This commit is contained in:
Stephen Smalley 2014-06-16 18:07:41 +00:00 committed by Android Git Automerger
commit aff2796b23
2 changed files with 4 additions and 1 deletions

View file

@ -11,6 +11,9 @@ attribute domain;
# All types used for filesystems.
attribute fs_type;
# All types used for context= mounts.
attribute contextmount_type;
# All types used for files that can exist on a labeled fs.
# Do not use for pseudo file types.
attribute file_type;

View file

@ -33,7 +33,7 @@ type sdcard_external, sdcard_type, fs_type, mlstrustedobject;
type debugfs, fs_type, mlstrustedobject;
type pstorefs, fs_type;
type functionfs, fs_type;
type oemfs, fs_type;
type oemfs, fs_type, contextmount_type;
type usbfs, fs_type;
# File types