aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:17:41 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:17:41 +0000
commit15ff1246e74da39d47df7a6e3a01d3d28ec71d5c (patch)
treeb37e25aa68c6c66858990df50a23991bbcbd1225
parent9003c1cc03b6e8554060d42cce1e7cd5ca098bb7 (diff)
parent8737b682b8f58348a0e339d54c999d0630f0ddb0 (diff)
downloadserde_derive-15ff1246e74da39d47df7a6e3a01d3d28ec71d5c.tar.gz
Change-Id: Ia654fc65ae72eaf559dafa783597d5645b6168d6
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 1b9abf2..1c23ba9 100644
--- a/Android.bp
+++ b/Android.bp
@@ -51,6 +51,8 @@ rust_proc_macro {
"libsyn",
],
compile_multilib: "first",
+ product_available: true,
+ vendor_available: true,
}
rust_test_host {