Merge "Remove legacy-test from TARGET_DEFAULT_JAVA_LIBRARIES" am: bdf9ed17a0

am: cf877274e1

Change-Id: I9867a1290cced2fc378000e0effbab875a49c0a4
This commit is contained in:
Paul Duffin 2017-02-06 13:02:15 +00:00 committed by android-build-merger
commit cf5cc1950a
1 changed files with 1 additions and 1 deletions

View File

@ -701,7 +701,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