Skip to content
Snippets Groups Projects
Commit 7eddd4ae authored by Android Build Role Account android-build-prod's avatar Android Build Role Account android-build-prod
Browse files

Snap for 5050829 from ade5819f to q-keystone-qcom-release

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