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

Commit d5553c0f 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

am: 62fca28f

Change-Id: Ia89a8177ab02c693f404fe712552fdbab29cb135
parents 9afd6b8e 62fca28f
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