android_device_samsung_msm8.../sepolicy/fsck.te
2018-07-19 13:48:02 +03:00

5 lines
201 B
Text

allow fsck efs_block_device:blk_file rw_file_perms;
allow fsck block_device:blk_file { ioctl };
allow fsck cache_file:dir getattr;
allow fsck persist_file:dir getattr;
allow fsck efs_file:dir getattr;