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

Merge "Use junit-host instead of junit" am: eafda485 am: 4d0a75dc

am: 329b994e

Change-Id: I7d9b69b050e776a9cc62a23ebe51b4c2420b265c
parents 775ec86c 329b994e
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