Sign in
android
/
device
/
google
/
bonito-sepolicy
/
84d7cce5039915ff45c222ea56142528d4267a1d
/
.
/
vendor
/
qcom
/
common
/
update_engine_common.te
blob: 527b3318f9a561b499641e86a501dedd96a9910f [
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 postinstall_mnt_dir
:
dir r_dir_perms
;
allow update_engine_common tmpfs
:
lnk_file r_file_perms
;