aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:19:45 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:19:45 +0000
commitf53ba416d25b232481570b507e2ce8d314acdc10 (patch)
tree506bcf72744bd4aea8ab8e789b31d3689ea4096a
parent7df1e3b0348e9f42960f7a51904230398a2f93b8 (diff)
parentb71831c1c4e19e4804c0c566e4d420cb61932057 (diff)
downloadder_derive-f53ba416d25b232481570b507e2ce8d314acdc10.tar.gz
Change-Id: I21bc5a0c593520c00375846c06ab780104cd593f
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 0a5228e..d198b72 100644
--- a/Android.bp
+++ b/Android.bp
@@ -45,4 +45,6 @@ rust_proc_macro {
"libsyn",
],
compile_multilib: "first",
+ product_available: true,
+ vendor_available: true,
}