summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2019-07-17 10:41:27 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-17 10:41:27 -0700
commitcc22f9e748c546d336bcfc3e6f2ac7ebf5b26c34 (patch)
tree54f6c4f138e09aad43669d1f891e15e9faeb5710
parent344b207ef271807a8d9ebbdd05cbb02f6bf3030e (diff)
parentd64e74943546c3b0af17857059c8d10cb7cd9f57 (diff)
downloadapache-harmony-cc22f9e748c546d336bcfc3e6f2ac7ebf5b26c34.tar.gz
Merge "Remove unused apache-harmony-jdwp-tests-host" am: ad6fa97111 am: f8b8a72f87 am: b2bc7a5e0a
am: d64e749435 Change-Id: Ief8c00428cd6a1357ab4f8c95181ef1644cd3124
-rw-r--r--jdwp/Android.bp5
1 files changed, 0 insertions, 5 deletions
diff --git a/jdwp/Android.bp b/jdwp/Android.bp
index 999af88..9df17e2 100644
--- a/jdwp/Android.bp
+++ b/jdwp/Android.bp
@@ -42,8 +42,3 @@ java_test {
jarjar_rules: "jarjar-rules.txt",
}
-
-java_library_host {
- name: "apache-harmony-jdwp-tests-host",
- static_libs: ["apache-harmony-jdwp-tests"],
-}