summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:20:09 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:20:09 +0000
commit2a183be897156064c2a2d9be0937e255b4b91ca2 (patch)
treec0fbdf7a30c95ccb918ae293bd6562355ffc9718
parent27f9460c362acd998de28aa582eb2c83b880e70e (diff)
parentdf428577018589c45242b7a92da6e72e2b5e6060 (diff)
downloadfutures-macro-android14-release.tar.gz
Change-Id: If571d3b5a0f02d62e85198bac760c619a4c88a77
-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,
}