summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:35 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:35 +0000
commit0f0a098dc2e174e13299534573bdeb028c3915cf (patch)
treec0fbdf7a30c95ccb918ae293bd6562355ffc9718
parent0310f9a32da5f7bf36e4a4652883291e7ffccc01 (diff)
parent48b69b004e2e9fd2ee32364b48a411b2a8a730a1 (diff)
downloadfutures-macro-android14-d1-release.tar.gz
Change-Id: I382d76a2d4bd13bdcd94fb79fa972ad9427b94ac
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index bb260b2..7c13ccd 100644
--- a/Android.bp
+++ b/Android.bp
@@ -49,4 +49,6 @@ rust_proc_macro {
"libquote",
"libsyn",
],
+ product_available: true,
+ vendor_available: true,
}