Merge "2nd attempt to remove legacy-test from TARGET_DEFAULT_JAVA_LIBRARIES"

This commit is contained in:
Paul Duffin 2017-02-20 11:51:00 +00:00 committed by Gerrit Code Review
commit 6cf9da761a

View file

@ -710,7 +710,7 @@ endif
# allow overriding default Java libraries on a per-target basis
ifeq ($(TARGET_DEFAULT_JAVA_LIBRARIES),)
TARGET_DEFAULT_JAVA_LIBRARIES := core-oj core-libart legacy-test ext framework okhttp
TARGET_DEFAULT_JAVA_LIBRARIES := core-oj core-libart ext framework okhttp
endif
# Flags for DEX2OAT