Merge "Include the okhttp.jar when compiling against internal classes"
This commit is contained in:
@@ -595,7 +595,7 @@ endif
|
|||||||
|
|
||||||
# allow overriding default Java libraries on a per-target basis
|
# allow overriding default Java libraries on a per-target basis
|
||||||
ifeq ($(TARGET_DEFAULT_JAVA_LIBRARIES),)
|
ifeq ($(TARGET_DEFAULT_JAVA_LIBRARIES),)
|
||||||
TARGET_DEFAULT_JAVA_LIBRARIES := core-libart core-junit ext framework
|
TARGET_DEFAULT_JAVA_LIBRARIES := core-libart core-junit ext framework okhttp
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Flags for DEX2OAT
|
# Flags for DEX2OAT
|
||||||
|
Reference in New Issue
Block a user