aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:14:52 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:14:52 +0000
commitf2f3e46ecf99527da04ab0eea160ced3064b18dd (patch)
tree6dc221e8460bd41e3569cdc0477249d2191387b2
parent8881da8754b67101b71d72d8bc9e39837e97d49d (diff)
parent9c66da162b55ce60efeca95791526b90ba3865d3 (diff)
downloadclap_derive-android-14.0.0_r3.tar.gz
Change-Id: I092d2c6f1924d9efbcdaac7ec5456bb274d4da65
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index ef1cb66..b504f5e 100644
--- a/Android.bp
+++ b/Android.bp
@@ -52,4 +52,6 @@ rust_proc_macro {
"libquote",
"libsyn",
],
+ product_available: true,
+ vendor_available: true,
}