Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 53d16326 authored by Neil Fuller's avatar Neil Fuller Committed by Android Git Automerger
Browse files

am 5f198440: am bc7680c4: Merge "Include the okhttp.jar when compiling against internal classes"

* commit '5f198440':
  Include the okhttp.jar when compiling against internal classes
parents 42ebdfc5 5f198440
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -602,7 +602,7 @@ endif

# allow overriding default Java libraries on a per-target basis
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

# Flags for DEX2OAT