Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0da6e01b authored by Ulya Trafimovich's avatar Ulya Trafimovich
Browse files

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

Test: lunch aosp_riscv64-userdebug && m dist
Change-Id: Ib294f30dabeef6cf585ec0e2ad4f51fdfb7f73c4
parent c28c48b4
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -66,6 +66,12 @@ PRODUCT_PACKAGES := \
  init_system \
  linker \
  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)
PRODUCT_USES_DEFAULT_ART_CONFIG := false