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

Commit 62fca28f authored by Anton Hansson's avatar Anton Hansson Committed by android-build-merger
Browse files

Merge "Add OTA support to mainline_system." am: 82182c82

am: 6cd4df1c

Change-Id: Ie5fac69473b4018759797b4aae7ae5402cfe900b
parents 731ceaa1 6cd4df1c
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -18,6 +18,11 @@
# device with no telephony.
$(call inherit-product, $(SRC_TARGET_DIR)/product/handheld_system.mk)

# OTA support.
PRODUCT_PACKAGES += \
    update_engine \
    update_verifier \

# Enable dynamic partition size
PRODUCT_USE_DYNAMIC_PARTITION_SIZE := true