summaryrefslogtreecommitdiff
path: root/vendor/update_engine.te
blob: d0d71bd9fb7f38ea8e0c038ab84e1ef97c2ce0a4 (plain)
1
2
3
4
5
6
allow update_engine custom_ab_block_device:blk_file rw_file_perms;
allow update_engine modem_block_device:blk_file rw_file_perms;
allow update_engine proc_bootconfig:file r_file_perms;
is_flag_enabled(RELEASE_AVF_ENABLE_DEVICE_ASSIGNMENT, `
    allow update_engine dtbo_block_device:blk_file rw_file_perms;
')