Revert "Add the Android Runtime APEX module to PRODUCT_PACKAGES."
This reverts commit cb6e935db8
.
Reason for revert: Increases the system image size beyond the
limit for some targets (e.g. marlin).
Bug: 113373927
Change-Id: Ia609523a60179c32d377d0735049c944464ea0cc
This commit is contained in:
parent
cb6e935db8
commit
4c39bd2c6e
|
@ -51,8 +51,6 @@ PRODUCT_PACKAGES += \
|
||||||
PRODUCT_PACKAGES += art-runtime
|
PRODUCT_PACKAGES += art-runtime
|
||||||
# ART/dex helpers.
|
# ART/dex helpers.
|
||||||
PRODUCT_PACKAGES += art-tools
|
PRODUCT_PACKAGES += art-tools
|
||||||
# Android Runtime APEX module.
|
|
||||||
PRODUCT_PACKAGES += com.android.runtime
|
|
||||||
|
|
||||||
# Certificates.
|
# Certificates.
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
|
Loading…
Reference in New Issue