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
commite80b3d6e5fffc67d4e978f24b3e7e4135bff4d60 (patch)
treedc210f94d88bc7db16ef6d4e9ad9a8dbf56e1367
parentfd89459e8459aca9944f5d7bd1ea92a2b7cb095a (diff)
parent2c0e88dab9a028daca7d26453d6990fdad1e5d9f (diff)
downloadtokio-macros-e80b3d6e5fffc67d4e978f24b3e7e4135bff4d60.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 7321a78..f0df369 100644
--- a/Android.bp
+++ b/Android.bp
@@ -30,6 +30,4 @@ rust_proc_macro {
"libquote",
"libsyn",
],
- product_available: true,
- vendor_available: true,
}