summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2019-09-23 07:46:28 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-09-23 07:46:28 -0700
commit088232e67390ede83ce9e9a72624d2c5916780d5 (patch)
tree86a3aa3d8cd51378cb20417f0f0775e9cc747b5f
parentf8c80e98b958e98feeddc0dc1e8c1b12a0916784 (diff)
parent2d7208eb1deffc2043121b31b88b3618b884e7d9 (diff)
downloadapache-xml-088232e67390ede83ce9e9a72624d2c5916780d5.tar.gz
Merge "Remove duplicate libraries that are provided by system modules" am: a6128ad225 am: 855a425dac
am: 2d7208eb1d Change-Id: I2766457b6a1b011b8094ba0d1f389a88a68caf22
-rw-r--r--Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 80c7ec7..398e957 100644
--- a/Android.bp
+++ b/Android.bp
@@ -43,7 +43,6 @@ java_library {
},
sdk_version: "none",
- libs: ["core-all"],
system_modules: "core-all-system-modules",
}