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

Commit b9828d64 authored by Ulya Trofimovich's avatar Ulya Trofimovich Committed by Gerrit Code Review
Browse files

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

parents dc7e98b9 0da6e01b
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