Merge "Remove framework from LOCAL_JAVA_LIBRARIES" am: e252149ab9

am: ec9081a004

* commit 'ec9081a004db058bb5ada5173d65a565e2005c6d':
  Remove framework from LOCAL_JAVA_LIBRARIES
This commit is contained in:
Paul Duffin
2015-12-08 06:18:30 -08:00
committed by android-build-merger

View File

@@ -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)