Merge "Build: Use ART phony packages in runtime_libart" am: 47b734db57

am: 2d3b1ca45a

Change-Id: I28d9d8369f374e7b20461a4e931e70aafe3a10eb
This commit is contained in:
Andreas Gampe 2017-06-23 02:01:57 +00:00 committed by android-build-merger
commit ac1a012d21
1 changed files with 2 additions and 18 deletions

View File

@ -41,7 +41,6 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
libjavacore \
libopenjdk \
libopenjdkjvm \
# Libcore ICU. TODO: Try to figure out if/why we need them explicitly.
PRODUCT_PACKAGES += \
@ -49,24 +48,9 @@ PRODUCT_PACKAGES += \
libicuuc \
# ART.
PRODUCT_PACKAGES += \
dalvikvm \
dex2oat \
dexoptanalyzer \
libart \
libart_fake \
libopenjdkjvmti \
patchoat \
profman
PRODUCT_PACKAGES += art-runtime
# ART/dex helpers.
PRODUCT_PACKAGES += \
ahat \
dexdiag \
dexdump \
dexlist \
hprof-conv \
oatdump \
PRODUCT_PACKAGES += art-tools
# Certificates.
PRODUCT_PACKAGES += \