aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2023-10-05 21:37:15 +0000
committerJames Farrell <jamesfarrell@google.com>2023-10-05 21:37:15 +0000
commit0f0c161159058812679f0eaf68b111923b9a1804 (patch)
tree35aaed6547b1dfd47d327085746a6a5b9b40be5e
parentec14c32e9a53a02f756953862d15c52144dbe57a (diff)
downloadserde_derive-0f0c161159058812679f0eaf68b111923b9a1804.tar.gz
Update Android.bp to reflect aosp/2763825
Test: Ran cargo2android. Treehugger. Change-Id: Ifc3c793c9cbf3807e2659b1740f5969a78575105
-rw-r--r--Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index 125c57a..cd7d5c2 100644
--- a/Android.bp
+++ b/Android.bp
@@ -51,8 +51,6 @@ rust_proc_macro {
"libsyn",
],
compile_multilib: "first",
- product_available: true,
- vendor_available: true,
}
rust_test_host {