summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2023-10-11 17:43:49 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-10-11 17:43:49 +0000
commit046f50e2e042d9a0db82a01ed586d44b22b5dc41 (patch)
tree1d9bf9e9c10bb8e1010f0d111a8dbc214c448bf1
parent2d56f12984fac9d4c5817d34dcc547a86c0a9801 (diff)
parenta3764d3c1b4cad61f094f12458282357fa88b9bc (diff)
downloadfutures-macro-046f50e2e042d9a0db82a01ed586d44b22b5dc41.tar.gz
Merge "Update Android.bp to reflect aosp/2763825" into main am: a3764d3c1b
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-macro/+/2776788 Change-Id: If5b826d3c2d6346b9f440d5850ba6d3cdb0b6429 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index 0f9466d..a7004bf 100644
--- a/Android.bp
+++ b/Android.bp
@@ -49,6 +49,4 @@ rust_proc_macro {
"libquote",
"libsyn",
],
- product_available: true,
- vendor_available: true,
}