Merge "sysfs_uio: declare type in core policy" into nyc-dev
This commit is contained in:
commit
6b65143f79
1 changed files with 1 additions and 0 deletions
1
file.te
1
file.te
|
@ -22,6 +22,7 @@ type proc_uid_cputime_removeuid, fs_type;
|
|||
type selinuxfs, fs_type, mlstrustedobject;
|
||||
type cgroup, fs_type, mlstrustedobject;
|
||||
type sysfs, fs_type, sysfs_type, mlstrustedobject;
|
||||
type sysfs_uio, sysfs_type, fs_type;
|
||||
type sysfs_writable, fs_type, sysfs_type, mlstrustedobject;
|
||||
type sysfs_batteryinfo, fs_type, sysfs_type;
|
||||
type sysfs_bluetooth_writable, fs_type, sysfs_type, mlstrustedobject;
|
||||
|
|
Loading…
Reference in a new issue