summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorJulien Desprez <jdesprez@google.com>2020-10-23 11:08:17 -0700
committerJulien Desprez <jdesprez@google.com>2020-10-23 11:08:17 -0700
commita94565feec8b500147b0579dd26b98f3ddf3b00b (patch)
treebf8ffddb79b749f3127620bcb70180ab44d7c2df /Android.bp
parent0cd7f587ccf6144c8fe11ee07758ac10e006f2fd (diff)
downloadloganalysis-a94565feec8b500147b0579dd26b98f3ddf3b00b.tar.gz
Clean loganalys dependencies
Also remove a file there by mistake Test: make tradefed, make loganalysis Bug: 171574325 Change-Id: I06aac7cabbe619b28bb26e0375584d296216b37c
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index f7055c4..d70ae95 100644
--- a/Android.bp
+++ b/Android.bp
@@ -20,7 +20,6 @@ java_library_host {
libs: [
"guava",
- "junit",
"json-prebuilt",
],
}