summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2019-07-25 08:36:29 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-25 08:36:29 -0700
commit0c17e5e83c66e1c926179158ef487d7618a85e82 (patch)
tree803308f14746040e946dca47e368d257d10abf48
parentd64e74943546c3b0af17857059c8d10cb7cd9f57 (diff)
parent45ef015f55e83089fdd0b668644fdfae979e5759 (diff)
downloadapache-harmony-0c17e5e83c66e1c926179158ef487d7618a85e82.tar.gz
Merge "Remove access for preload2" am: 7d9c309875 am: b0e295e216
am: 45ef015f55 Change-Id: I283784ac81af35e010093c85eef449cc231f937b
-rw-r--r--jdwp/Android.bp3
1 files changed, 0 insertions, 3 deletions
diff --git a/jdwp/Android.bp b/jdwp/Android.bp
index 9df17e2..3f40584 100644
--- a/jdwp/Android.bp
+++ b/jdwp/Android.bp
@@ -11,9 +11,6 @@ java_test {
name: "apache-harmony-jdwp-tests",
visibility: [
"//cts/tests/jdwp",
- // The preload2 tool in framework uses the JDWP tests from Apache Harmony, for
- // convenience (and to not depend on internal JDK APIs).
- "//frameworks/base/tools/preload2",
],
hostdex: true,
host_supported: true,