Merge "Switch usages of legacy-test to android.test.base"

This commit is contained in:
Paul Duffin 2017-12-01 10:18:54 +00:00 committed by Android (Google) Code Review
commit 21b01c5adc
4 changed files with 4 additions and 4 deletions

View File

@ -121,7 +121,7 @@ com\.android\..*
###################################################
# legacy-test.jar
# android.test.base.jar
junit\.extensions
junit\.framework
android\.test

View File

@ -109,7 +109,7 @@ endif
# The order of PRODUCT_BOOT_JARS matters.
PRODUCT_BOOT_JARS := \
$(TARGET_CORE_JARS) \
legacy-test \
android.test.base \
ext \
framework \
telephony-common \

View File

@ -94,7 +94,7 @@ endif
# The order matters
PRODUCT_BOOT_JARS := \
$(TARGET_CORE_JARS) \
legacy-test \
android.test.base \
ext \
framework \
telephony-common \

View File

@ -27,7 +27,7 @@ PRODUCT_PACKAGES += \
# Additional mixins to the boot classpath.
PRODUCT_PACKAGES += \
legacy-test \
android.test.base \
# Why are we pulling in ext, which is frameworks/base, depending on tagsoup and nist-sip?
PRODUCT_PACKAGES += \