Merge "Revert "Remove legacy-test from TARGET_DEFAULT_JAVA_LIBRARIES""
am: 7514ff26ca
Change-Id: I86a0c2aa51ec857f5ef36ae375edc8e121653526
This commit is contained in:
commit
8ac87364ff
1 changed files with 1 additions and 1 deletions
|
@ -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 ext framework okhttp
|
||||
TARGET_DEFAULT_JAVA_LIBRARIES := core-oj core-libart legacy-test ext framework okhttp
|
||||
endif
|
||||
|
||||
# Flags for DEX2OAT
|
||||
|
|
Loading…
Reference in a new issue