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

Commit 5f198440 authored by Neil Fuller's avatar Neil Fuller Committed by Android Git Automerger
Browse files

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

* commit 'bc7680c4':
  Include the okhttp.jar when compiling against internal classes
parents c85364c9 bc7680c4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -548,7 +548,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