summaryrefslogtreecommitdiff
path: root/sepolicy/fsck_untrusted.te (plain)
blob: 3eda53a6b9820894b8bde78d718637451ffe5164
1allow fsck_untrusted vold_block_device:blk_file { getattr read write open ioctl };
2allow fsck_untrusted sda_block_device:blk_file { create getattr read write open ioctl };
3allow fsck_untrusted vold:unix_stream_socket { read write };
4