summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-05-10 16:18:50 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-05-10 16:18:50 +0000
commit72a128e0b6bcfe4617be491a58acc289c6f2f2ae (patch)
tree1890a4f03521acefea9305e30b98cd41116549d1
parent488769c06dfa22db8aa34e2b1cb6f8872cab0134 (diff)
parentde810465feb79a4c0b2bb9037bcf4fe8a4efb5eb (diff)
downloadproc-macro-error-attr-aml_tz5_341510010.tar.gz
Snap for 10103804 from de810465feb79a4c0b2bb9037bcf4fe8a4efb5eb to mainline-tzdata5-releaseaml_tz5_341510070aml_tz5_341510050aml_tz5_341510010aml_tz5_341510010
Change-Id: Id2ce21f4dc0e8690d62f796fb6ec23ebcd7c6191
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 010a3be..208932d 100644
--- a/Android.bp
+++ b/Android.bp
@@ -51,4 +51,6 @@ rust_proc_macro {
"libquote",
],
compile_multilib: "first",
+ product_available: true,
+ vendor_available: true,
}