blob: 447c7206d48d7e7de75d40b2bfa6e393a9184c87 [file] [log] [blame]
Keith Mok994c7ab2015-12-15 14:33:39 -08001# Allow formatting userdata or cache partitions
2allow init block_device:dir search;
3allow init userdata_block_device:blk_file rw_file_perms;
4allow init cache_block_device:blk_file rw_file_perms;