Skip to content
Snippets Groups Projects
Commit 382be7cf authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 4981759 from fc854f70 to qt-release

Change-Id: Ibe555543a67c97e9739f95cc9ddf4fb36e869722
parents 3e84f0ba fc854f70
No related branches found
No related tags found
No related merge requests found
......@@ -18,9 +18,9 @@ java_library_host {
srcs: [ "src/**/*.java" ],
static_libs: [
"guava-18.0-prebuilt",
"json-prebuilt",
libs: [
"guava",
"junit",
"json-prebuilt",
],
}
......@@ -24,8 +24,7 @@ LOCAL_JAVACFLAGS += -g -Xlint
LOCAL_MODULE := loganalysis-tests
LOCAL_MODULE_TAGS := optional
LOCAL_STATIC_JAVA_LIBRARIES := easymock junit-host
LOCAL_JAVA_LIBRARIES := loganalysis
LOCAL_JAVA_LIBRARIES := loganalysis json-prebuilt junit-host easymock
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