aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:14:23 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:14:23 +0000
commit8e5d5e0f7120b8a611a102cda9efbc30902df9ef (patch)
tree4914214646d35e71a252c9b11f33de84e7479aca
parent1a70681ad47fdf473d91a7afb57b3a571ec3869a (diff)
parentb21be4b193c9e05e24cd11dc86455ac4cb093895 (diff)
downloadargh_derive-android14-d1-s5-release.tar.gz
Change-Id: I2ebcd0172ed3e6e84b363b38e7ab565c3c18f017
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 5607288..a31ff09 100644
--- a/Android.bp
+++ b/Android.bp
@@ -31,4 +31,6 @@ rust_proc_macro {
"libquote",
"libsyn",
],
+ product_available: true,
+ vendor_available: true,
}