aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2023-10-11 16:54:21 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-10-11 16:54:21 +0000
commit7b05af693ac73a5856af16c83d252e94f2adba2e (patch)
tree35aaed6547b1dfd47d327085746a6a5b9b40be5e
parent3bc8acdab51189028001e9161ade2d0c61a5422a (diff)
parent0f0c161159058812679f0eaf68b111923b9a1804 (diff)
downloadserde_derive-7b05af693ac73a5856af16c83d252e94f2adba2e.tar.gz
Merge "Update Android.bp to reflect aosp/2763825" into main
-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 {