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

am: 21ae00e419

Change-Id: Icec86873c136b875b52d630f70308ed94cbc3d54
This commit is contained in:
Paul Duffin 2017-02-06 13:06:14 +00:00 committed by android-build-merger
commit 1404c669a8
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