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:
commit
1404c669a8
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue