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

Commit e252149a authored by Paul Duffin's avatar Paul Duffin Committed by Gerrit Code Review
Browse files

Merge "Remove framework from LOCAL_JAVA_LIBRARIES"

parents 80d5bef6 b12a3fca
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)