aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:16:31 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:16:31 +0000
commit6d868379d7d95246d15ac6a3b8d819b930320755 (patch)
tree4d02240b6a356275f2e27bd9fea034214dd6efe0
parent6fc8c565436363244532c69e82bba553af4068cc (diff)
parenta5e9676fa6c5f27c82fe23f13c3534af7e977817 (diff)
downloadnum-derive-android14-d1-s5-release.tar.gz
Change-Id: I67442e85060397f31fa3c8f53acac60f2a3b09d7
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index f962468..7a2a705 100644
--- a/Android.bp
+++ b/Android.bp
@@ -49,4 +49,6 @@ rust_proc_macro {
"libquote",
"libsyn",
],
+ product_available: true,
+ vendor_available: true,
}