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

Commit d5384aeb authored by Ulya Trofimovich's avatar Ulya Trofimovich Committed by Automerger Merge Worker
Browse files

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

Merge "Add ART and some other modules to `dist` target on riscv64." am: b9828d64 am: 10f6bf01 am: 6d38d61e

Original change: https://android-review.googlesource.com/c/platform/build/+/2450643



Change-Id: I48c491fdf737499ab7f471f14d69f818ba701380
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 7d976a83 6d38d61e
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