aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:22:46 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:22:46 +0000
commit535662499701a06907afcf89d086642096ed4907 (patch)
treefa82b4bd635f71247dbbce1f53b61aa18cbf8157
parent6351c9fa4504f258be0e4aaf19a803b38e6d6258 (diff)
parent39ff3ac1e52b2d26b53afc87f5c72180c5bd829f (diff)
downloadtokio-macros-android14-release.tar.gz
Change-Id: I5e91ef3da1751e159876f2f6400622b6aacc2c72
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 3674182..2f4eafc 100644
--- a/Android.bp
+++ b/Android.bp
@@ -30,4 +30,6 @@ rust_proc_macro {
"libquote",
"libsyn",
],
+ product_available: true,
+ vendor_available: true,
}