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

Commit bc7680c4 authored by Neil Fuller's avatar Neil Fuller Committed by Gerrit Code Review
Browse files

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

parents 5f79bcdd f39a25bc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -595,7 +595,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