aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Desprez <jdesprez@google.com>2016-11-25 15:07:22 +0000
committerPaul Duffin <paulduffin@google.com>2016-12-01 14:35:27 +0000
commit1acca88d5947ca8b3cb332c8022d62ef779615ae (patch)
tree1cec49ae4ead77831b3320e384b6a45fbda8e880
parentfb8378796bdd86acd9d1d340a4f18aec551ce0d5 (diff)
downloadtradefederation-1acca88d5947ca8b3cb332c8022d62ef779615ae.tar.gz
Update junit reference
junit target is being deprecated. Bug: 30188076 Test: build, unit tests (cherry picked from commit 813392fb32cea84bae5a3926e764dbdf439b1b84) Change-Id: I541443c74bd1fcbbd5a6c0cb1259098211b3f1b4
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 2de8e2eaf..79e3da785 100644
--- a/Android.mk
+++ b/Android.mk
@@ -26,7 +26,7 @@ LOCAL_JAVACFLAGS += -g -Xlint
LOCAL_MODULE := tradefed
LOCAL_MODULE_TAGS := optional
-LOCAL_STATIC_JAVA_LIBRARIES := junit kxml2-2.3.0 jline-1.0 tf-remote-client
+LOCAL_STATIC_JAVA_LIBRARIES := junit-host kxml2-2.3.0 jline-1.0 tf-remote-client
# emmalib is only a runtime dependency if generating code coverage reporters,
# not a compile time dependency
LOCAL_JAVA_LIBRARIES := emmalib tools-common-prebuilt loganalysis