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

Merge "Use junit-host instead of junit"

am: eafda485

Change-Id: I8cc071d266f405dd4987c4cc13523e96a2936bd7
parents 775ec86c eafda485
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,7 @@ LOCAL_JAVACFLAGS += -g -Xlint ...@@ -23,7 +23,7 @@ LOCAL_JAVACFLAGS += -g -Xlint
LOCAL_MODULE := loganalysis LOCAL_MODULE := loganalysis
LOCAL_MODULE_TAGS := optional LOCAL_MODULE_TAGS := optional
LOCAL_STATIC_JAVA_LIBRARIES := guava-15.0-prebuilt json-prebuilt junit LOCAL_STATIC_JAVA_LIBRARIES := guava-15.0-prebuilt json-prebuilt junit-host
include $(BUILD_HOST_JAVA_LIBRARY) 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