Merge "Add preopt scripts to mainline." am: cae7ba396c

am: 79fec85fde

Change-Id: I0e637cf343a30835453b867545ee939f39acfbfb
This commit is contained in:
Anton Hansson 2018-09-28 04:07:31 -07:00 committed by android-build-merger
commit 509bc5b25c
1 changed files with 6 additions and 1 deletions

View File

@ -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