diff --git a/file.te b/file.te index 0ea54d89e6d0b1d1c39b83cb19ebd20915be901c..3d5559d5eaa61cbd4a04207dbdd49328e36ac185 100644 --- a/file.te +++ b/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;