aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:21:07 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:21:07 +0000
commit727135ccdff286ed4d3d71b50b4b9ce7ee2d517d (patch)
tree4d02240b6a356275f2e27bd9fea034214dd6efe0
parent83225e818a07bf4179afec4e0a96da52340bfcfd (diff)
parent99b88e44efed24f28565d9a487d5560050359095 (diff)
downloadnum-derive-android14-s1-release.tar.gz
Change-Id: I885f88934cc2916344e438cd4f47a716434cbb3c
-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,
}