Sign in
android
/
device
/
google
/
bonito-sepolicy
/
6886c03a541dc114a2f264c1ad2fc5c0b456fa97
/
.
/
vendor
/
qcom
/
sdm710
/
update_engine_common.te
blob: 5a284b0435d435da56600b3e4e0812e609a6f7f1 [
file
] [
log
] [
blame
]
# Allow update_engine and update_engine_sideload (recovery) read/write on the
# device-specific partitions it should update.
allow update_engine_common
{
ab_block_device
xbl_block_device
modem_block_device
}:
blk_file rw_file_perms
;