diff --git a/file.te b/file.te index 833e41a4f2dbd905019348b8dbca3382edbe0360..04d3a9b5408b9f96eafe3a9c1534e4c082882059 100644 --- a/file.te +++ b/file.te @@ -23,7 +23,6 @@ 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; type sysfs_hwrandom, fs_type, sysfs_type;