android_system_sepolicy/private/fsck.te

6 lines
115 B
Plaintext
Raw Normal View History

typeattribute fsck coredomain;
init_daemon_domain(fsck)
allow fsck metadata_block_device:blk_file rw_file_perms;