blob: eaf9cae82b3a37d05f2a26c65624352238a4d3b1 [file] [log] [blame]
# Allow formatting userdata or cache partitions
allow init block_device:dir search;
allow init userdata_block_device:blk_file rw_file_perms;
allow init cache_block_device:blk_file rw_file_perms;
# Allow init to send class_* trigger events
allow init property_socket:sock_file write;