aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:18:36 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:18:36 +0000
commitb7f27ec4443011ccdfc6280d8ba4cef9451c9fd2 (patch)
tree32d38d5fe485a158b5204bb78a2510757e33de75
parentdee2616c1f084251e8ae3e3eb64c80b08977e9c7 (diff)
parentfb56d3bd9a941d74b9cf103fa25a9ae79f563d76 (diff)
downloadzeroize_derive-android14-d1-release.tar.gz
Change-Id: I87edbb272d142978242aa31fc78c9e08b340d508
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index aa292e6..6e10664 100644
--- a/Android.bp
+++ b/Android.bp
@@ -34,6 +34,8 @@ rust_proc_macro {
"libsynstructure",
],
compile_multilib: "first",
+ product_available: true,
+ vendor_available: true,
}
rust_test_host {