aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:18:08 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:18:08 +0000
commitda27e19848edb8ce89fb595be89488431d240e4d (patch)
treefa82b4bd635f71247dbbce1f53b61aa18cbf8157
parente3717cd6edf7d8a04731954d72bf41897ed66c03 (diff)
parent130725192a3aa001fc1735fb07cdb2291c4727ec (diff)
downloadtokio-macros-android14-d1-s7-release.tar.gz
Change-Id: I44ad7a72b1f1d9e10d4be2553e4dcccbbd0c3c04
-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,
}