diff --git a/sepolicy/common/file.te b/sepolicy/common/file.te index 2ef5578..776d927 100644 --- a/sepolicy/common/file.te +++ b/sepolicy/common/file.te @@ -1,6 +1,7 @@ type proc_bt_sleep, fs_type, proc_type; type sysfs_camera, fs_type, sysfs_type; +type sysfs_disk_stat, fs_type, sysfs_type; type sysfs_hal_pwr, fs_type, sysfs_type; type sysfs_iio, fs_type, sysfs_type; type sysfs_input, fs_type, sysfs_type;