aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJooyung Han <jooyung@google.com>2021-07-16 08:54:26 +0900
committerJooyung Han <jooyung@google.com>2021-07-16 01:24:14 +0000
commit8d1122941c73643f2149dd24a72db186efab86a9 (patch)
tree69d683ce9d380120f58d066005011b64a873b4cf
parente736ffebad13f4473e26fc45f7243c49ea3365b5 (diff)
downloadserde-xml-rs-8d1122941c73643f2149dd24a72db186efab86a9.tar.gz
rename libxml to libxml_rust
Bug: 193808832 Test: m Change-Id: Ieee2d49cb55b741c254f7956cb381bd27895b7c4
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index ee9f639..9f9da03 100644
--- a/Android.bp
+++ b/Android.bp
@@ -13,7 +13,7 @@ rust_library {
"liblog_rust",
"libserde",
"libthiserror",
- "libxml",
+ "libxml_rust",
],
apex_available: [
"//apex_available:platform",