Skip to content
Snippets Groups Projects
Commit 3c8cd0cd authored by Paul Duffin's avatar Paul Duffin Committed by android-build-merger
Browse files

Merge "Use junit-host instead of junit"

am: 75e4a422

Change-Id: I1d0b87ac34613f739e24d3a8ff13798778b89117
parents 4d0a75dc 75e4a422
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ LOCAL_JAVACFLAGS += -g -Xlint
LOCAL_MODULE := loganalysis-tests
LOCAL_MODULE_TAGS := optional
LOCAL_STATIC_JAVA_LIBRARIES := easymock junit
LOCAL_STATIC_JAVA_LIBRARIES := easymock junit-host
LOCAL_JAVA_LIBRARIES := loganalysis
include $(BUILD_HOST_JAVA_LIBRARY)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment