Merge "2nd attempt to remove legacy-test from TARGET_DEFAULT_JAVA_LIBRARIES" am: 6cf9da761a
am: 4e5d1b0624
Change-Id: Id7a1b8505af5fdf088140036370a22d3eb93c0ab
This commit is contained in:
commit
750dfa7590
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue