summaryrefslogtreecommitdiff
path: root/JavaLibrary.bp
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2018-10-19 10:55:05 +0100
committerNeil Fuller <nfuller@google.com>2018-10-19 15:41:12 +0000
commit05723a525aebcfbb51f501cebd4e5ead75046add (patch)
tree0e10294d14f0e04a6ff37a3d73d2d7fb665b961d /JavaLibrary.bp
parentb87e91cb9e36824d950b3582ef8142f965b2a1dd (diff)
Add apache-xml to core-system-modules
Add apache-xml to core-system-modules for completeness/ correctness. Bug: 113148576 Test: build Change-Id: I5fdb422556fa9c5c7f3185627a08639371e9397d
Diffstat (limited to 'JavaLibrary.bp')
-rw-r--r--JavaLibrary.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/JavaLibrary.bp b/JavaLibrary.bp
index 14dada6c14..bbe15395e9 100644
--- a/JavaLibrary.bp
+++ b/JavaLibrary.bp
@@ -343,6 +343,7 @@ java_system_modules {
"bouncycastle",
"conscrypt",
"okhttp",
+ "apache-xml",
// This one is not on device but it's needed when javac compiles code
// containing lambdas.
"core-lambda-stubs",