Merge "Revert^2 "Add the Android Runtime APEX module to PRODUCT_PACKAGES.""

This commit is contained in:
Roland Levillain 2018-11-14 14:22:08 +00:00 committed by Gerrit Code Review
commit c47f2beef3
1 changed files with 4 additions and 0 deletions

View File

@ -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 += \