mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
msm8226-common: sepolicy: Define sysfs_disk_stat
This commit is contained in:
parent
2b78290510
commit
eba5589d67
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
type proc_bt_sleep, fs_type, proc_type;
|
type proc_bt_sleep, fs_type, proc_type;
|
||||||
|
|
||||||
type sysfs_camera, fs_type, sysfs_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_hal_pwr, fs_type, sysfs_type;
|
||||||
type sysfs_iio, fs_type, sysfs_type;
|
type sysfs_iio, fs_type, sysfs_type;
|
||||||
type sysfs_input, fs_type, sysfs_type;
|
type sysfs_input, fs_type, sysfs_type;
|
||||||
|
|
Loading…
Reference in a new issue