Merge "Add preopt scripts to mainline."
am: cae7ba396c
Change-Id: I5d51193d5135e3ffaf525547917376d2fa45a76c
This commit is contained in:
@@ -18,11 +18,16 @@
|
|||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/handheld_system.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/handheld_system.mk)
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/telephony_system.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/telephony_system.mk)
|
||||||
|
|
||||||
# OTA support.
|
# OTA support
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
update_engine \
|
update_engine \
|
||||||
update_verifier \
|
update_verifier \
|
||||||
|
|
||||||
|
# system_other support
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
cppreopts.sh \
|
||||||
|
otapreopt_script \
|
||||||
|
|
||||||
# Enable dynamic partition size
|
# Enable dynamic partition size
|
||||||
PRODUCT_USE_DYNAMIC_PARTITION_SIZE := true
|
PRODUCT_USE_DYNAMIC_PARTITION_SIZE := true
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user