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

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

Merge "Add preopt scripts to mainline." am: cae7ba39 am: 79fec85f

am: 509bc5b2

Change-Id: I62f67f0049c4b58fc16121a021e3816f01b37734
parents cea8b803 509bc5b2
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -18,11 +18,16 @@
$(call inherit-product, $(SRC_TARGET_DIR)/product/handheld_system.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/telephony_system.mk)

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

# system_other support
PRODUCT_PACKAGES += \
    cppreopts.sh \
    otapreopt_script \

# Enable dynamic partition size
PRODUCT_USE_DYNAMIC_PARTITION_SIZE := true