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

Commit 6cd4df1c authored by Anton Hansson's avatar Anton Hansson Committed by android-build-merger
Browse files

Merge "Add OTA support to mainline_system."

am: 82182c82

Change-Id: I5464e0370ca7f6db89f0853a72f31951e021328e
parents f679002c 82182c82
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