xref: /aosp_15_r20/system/sepolicy/prebuilts/api/31.0/private/fsck.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1typeattribute fsck coredomain;
2
3init_daemon_domain(fsck)
4
5allow fsck metadata_block_device:blk_file rw_file_perms;
6