Merge "Build: Only use compiled-classes file when available" into nyc-dev
am: 57c3aea442
* commit '57c3aea442bff67e4452eee7ff8f13294fbad34b':
Build: Only use compiled-classes file when available
Change-Id: I9a3ae7385483f9f5d934d8cd6660c17c57529989
This commit is contained in:
@@ -144,8 +144,8 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
|
|||||||
pm.dexopt.forced-dexopt=speed
|
pm.dexopt.forced-dexopt=speed
|
||||||
|
|
||||||
# Enable boot.oat filtering of compiled classes to reduce boot.oat size. b/28026683
|
# Enable boot.oat filtering of compiled classes to reduce boot.oat size. b/28026683
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += $(call add-to-product-copy-files-if-exists,\
|
||||||
frameworks/base/compiled-classes-phone:system/etc/compiled-classes
|
frameworks/base/compiled-classes-phone:system/etc/compiled-classes)
|
||||||
|
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/runtime_libart.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/runtime_libart.mk)
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/base.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/base.mk)
|
||||||
|
Reference in New Issue
Block a user