Merge "Add ART and some other modules to dist target on riscv64."

This commit is contained in:
Ulya Trofimovich
2023-02-23 16:55:48 +00:00
committed by Gerrit Code Review

View File

@@ -66,6 +66,12 @@ PRODUCT_PACKAGES := \
init_system \ init_system \
linker \ linker \
shell_and_utilities \ shell_and_utilities \
com.android.art \
com.android.conscrypt \
com.android.i18n \
com.android.runtime \
com.android.tzdata \
com.android.os.statsd \
$(call inherit-product, $(SRC_TARGET_DIR)/product/default_art_config.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/default_art_config.mk)
PRODUCT_USES_DEFAULT_ART_CONFIG := false PRODUCT_USES_DEFAULT_ART_CONFIG := false