aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:14:29 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:14:29 +0000
commita832b6faa3e3b5470625c477bb3f3fa32f464c08 (patch)
treee0994522f9858cc1bc9c4a96359f1b1eeb7ac1b8
parentd1b8fdb1d707e8944b261ba11e79a30977904771 (diff)
parent651013e892688ceba9783a36bcbdab2a2e54e95f (diff)
downloadasync-trait-android14-d1-s1-release.tar.gz
Change-Id: I9b3199bcf5d5b9101a1b836ed4f83b1432a9c4ae
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index e9ff15b..c7d70bb 100644
--- a/Android.bp
+++ b/Android.bp
@@ -49,4 +49,6 @@ rust_proc_macro {
"libquote",
"libsyn",
],
+ product_available: true,
+ vendor_available: true,
}