summaryrefslogtreecommitdiffstats
path: root/selinux/vold.te
blob: 053d9a88758efa31dc82ad37de7052708f5d8fbc (plain)
1
2
3
allow vold boot_block_device:blk_file { read write open ioctl getattr };
allow vold efs_file:dir { ioctl open read };
allow vold log_device:chr_file { open write };