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

Commit 82182c82 authored by Anton Hansson's avatar Anton Hansson Committed by Gerrit Code Review
Browse files

Merge "Add OTA support to mainline_system."

parents 0de30815 33611b11
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