summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2018-10-21 03:12:49 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-10-21 03:12:49 +0000
commitf058cce4f822960aac60b52b559a30051900689a (patch)
treeb9b5784e6cc182b14959cf8896ab79d4b675ef85
parent6165c06395c1bbf684b4a142f2702ed30058e3f3 (diff)
parentab156f0289272d2d7ab9492d5eb592c22966c651 (diff)
downloadapache-xml-f058cce4f822960aac60b52b559a30051900689a.tar.gz
Snap for 5082210 from ab156f0289272d2d7ab9492d5eb592c22966c651 to qt-release
Change-Id: I57fdfa62bca60dcf78c71d4bf5512857713817e7
-rw-r--r--Android.bp7
1 files changed, 2 insertions, 5 deletions
diff --git a/Android.bp b/Android.bp
index ed16ca2..ddcebd0 100644
--- a/Android.bp
+++ b/Android.bp
@@ -34,9 +34,6 @@ java_library {
},
no_standard_libs: true,
- libs: [
- "core-oj",
- "core-libart",
- ],
- system_modules: "core-system-modules",
+ libs: ["core-all"],
+ system_modules: "core-all-system-modules",
}