Build: Use phone compiled-classes in core_minimal am: 695b28f67c
am: 28efcb6d39
* commit '28efcb6d39c065da8831e542793d3ddf10c4d4c1':
Build: Use phone compiled-classes in core_minimal
Change-Id: I83b72249a82c8a1992718050de65048e212da3ce
This commit is contained in:
commit
e98ef11300
1 changed files with 4 additions and 0 deletions
|
@ -143,5 +143,9 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
|
|||
pm.dexopt.shared-apk=speed \
|
||||
pm.dexopt.forced-dexopt=speed
|
||||
|
||||
# Enable boot.oat filtering of compiled classes to reduce boot.oat size. b/28026683
|
||||
PRODUCT_COPY_FILES += \
|
||||
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/base.mk)
|
||||
|
|
Loading…
Reference in a new issue