aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland Levillain <rpl@google.com>2018-11-14 14:22:08 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2018-11-14 14:22:08 +0000
commitc47f2beef3433b386dad7d9c3925e3dca73ed443 (patch)
treed74d3fe696e19e701e751c274bf0c7e4d0dd3c23
parent8ee39f031c7e035bd1b3295ee6aca1b639cca8c7 (diff)
parent53ccc721794620537a879345ec65879e63dec2c9 (diff)
downloadbuild-android-o-mr1-iot-release-cube-fsi.tar.gz
-rw-r--r--target/product/runtime_libart.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/product/runtime_libart.mk b/target/product/runtime_libart.mk
index bda45244d0..6d835fd42d 100644
--- a/target/product/runtime_libart.mk
+++ b/target/product/runtime_libart.mk
@@ -51,6 +51,10 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += art-runtime
# ART/dex helpers.
PRODUCT_PACKAGES += art-tools
+# Android Runtime APEX module.
+ifneq ($(DONT_INCLUDE_RUNTIME_APEX), true)
+ PRODUCT_PACKAGES += com.android.runtime
+endif
# Certificates.
PRODUCT_PACKAGES += \