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

Commit e94e7dd1 authored by Paul Duffin's avatar Paul Duffin Committed by android-build-merger
Browse files

Merge "Remove framework from LOCAL_JAVA_LIBRARIES" am: e252149a

am: ec9081a0

* commit 'ec9081a0':
  Remove framework from LOCAL_JAVA_LIBRARIES
parents d441dca7 ec9081a0
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -25,7 +25,6 @@ LOCAL_MODULE_CLASS := JAVA_LIBRARIES
LOCAL_SRC_FILES := $(call all-java-files-under, src/)

LOCAL_JAVA_LIBRARIES := \
  caliper-api-target \
  framework
  caliper-api-target

include $(BUILD_JAVA_LIBRARY)