Keith Mok | 6bc84be | 2015-12-15 14:33:39 -0800 | [diff] [blame^] | 1 | # Allow formatting userdata or cache partitions |
2 | allow init block_device:dir search; | ||||
3 | allow init userdata_block_device:blk_file rw_file_perms; | ||||
4 | allow init cache_block_device:blk_file rw_file_perms; |