Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 91fddbbd authored by Anton Hansson's avatar Anton Hansson
Browse files

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
parent 1fdf5d78
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -42,6 +42,7 @@ PRODUCT_PACKAGES += llkd

# OTA support
PRODUCT_PACKAGES += \
    recovery-refresh \
    update_engine \
    update_verifier \