commit | 05723a525aebcfbb51f501cebd4e5ead75046add | [log] [tgz] |
---|---|---|
author | Neil Fuller <nfuller@google.com> | Fri Oct 19 10:55:05 2018 +0100 |
committer | Neil Fuller <nfuller@google.com> | Fri Oct 19 15:41:12 2018 +0000 |
tree | 0e10294d14f0e04a6ff37a3d73d2d7fb665b961d | |
parent | b87e91cb9e36824d950b3582ef8142f965b2a1dd [diff] [blame] |
Add apache-xml to core-system-modules Add apache-xml to core-system-modules for completeness/ correctness. Bug: 113148576 Test: build Change-Id: I5fdb422556fa9c5c7f3185627a08639371e9397d
diff --git a/JavaLibrary.bp b/JavaLibrary.bp index 14dada6..bbe1539 100644 --- a/JavaLibrary.bp +++ b/JavaLibrary.bp
@@ -343,6 +343,7 @@ "bouncycastle", "conscrypt", "okhttp", + "apache-xml", // This one is not on device but it's needed when javac compiles code // containing lambdas. "core-lambda-stubs",