Add recovery_refresh to mainline_system

Needed by recovery on devices without a cache partition.

Bug: 80410283
Test: lunch mainline_arm64; m nothing
Change-Id: I71fd35022b0928016f6767cea35971ce14bf03fe
This commit is contained in:
Anton Hansson 2019-01-25 11:07:15 +00:00
parent 1fdf5d789b
commit 91fddbbd95
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ PRODUCT_PACKAGES += llkd
# OTA support
PRODUCT_PACKAGES += \
recovery-refresh \
update_engine \
update_verifier \