aboutsummaryrefslogtreecommitdiffstats
path: root/sepolicy/domain.te
blob: b1fc15eee0369567788b401f50c6f214709256b4 (plain)
1
2
3
4
5
allow domain block_device:dir { search getattr }; 
allow domain block_device:blk_file getattr;
allow domain cache_block_device:blk_file getattr;
allow domain userdata_block_device:blk_file getattr;
allow domain fuse_device:chr_file getattr;