summaryrefslogtreecommitdiffstats
path: root/sepolicy/vold.te
blob: 1418d7ae614da614bab309185be4507c2537b3e6 (plain)
1
2
3
allow vold efs_file:dir { read getattr open ioctl };
allow vold boot_block_device:blk_file { read write open ioctl getattr };