aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:19:27 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:19:27 +0000
commit853d965947ea9be780f3849e310d4936bebd04f7 (patch)
tree6dc221e8460bd41e3569cdc0477249d2191387b2
parentc16e2857b05e120f7eeec0fd44a64c1adfc778d7 (diff)
parent68cc493e30f2100a4fea308ccf8d26addd15bf45 (diff)
downloadclap_derive-android14-platform-release.tar.gz
Change-Id: I7433d6b1b357568337c21c9c97e8d6235d404af5
-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,
}