aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJed Estep <jestep@google.com>2016-01-11 18:07:10 -0800
committerJed Estep <jestep@google.com>2016-01-11 18:07:10 -0800
commit36738a52b97e646648f4bd31073825744bf3198c (patch)
tree7c533d1c3b2b27febe47a173d2b668b57a7d042d
parent1010caad501e284f99d79a37d24cbe66eb2b63f0 (diff)
downloadtradefederation-36738a52b97e646648f4bd31073825744bf3198c.tar.gz
fix breakage from commit 1010caad
Change-Id: I5035cebb0c47905ce2cfa3b6b53fef1d4ddce054
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 7c1b9e51c..2de8e2eaf 100644
--- a/Android.mk
+++ b/Android.mk
@@ -29,7 +29,7 @@ LOCAL_MODULE_TAGS := optional
LOCAL_STATIC_JAVA_LIBRARIES := junit 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
+LOCAL_JAVA_LIBRARIES := emmalib tools-common-prebuilt loganalysis
LOCAL_JAR_MANIFEST := MANIFEST.mf