1# Allow update_engine and update_engine_sideload (recovery) read/write on the
2# device-specific partitions it should update.
3allow update_engine_common {
4	ab_block_device
5	xbl_block_device
6        modem_block_device
7}:blk_file rw_file_perms;
8