aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:14:34 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:14:34 +0000
commitf75a409613bf540b046ab672a9523935907e9fdd (patch)
tree95a7731d19c28e436560db66fc5422e3102543bb
parente615af0836dcae9d1a1c123cf9750565a7c5ac93 (diff)
parent546e7a6c7d1aff0da8980f33d79df9a0ac9f0d8f (diff)
downloadbindgen-android14-d1-s3-release.tar.gz
Change-Id: I9096e8d9f64e8c03727075ab4ca8cb2eafc53bae
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 2ec6156..fd57489 100644
--- a/Android.bp
+++ b/Android.bp
@@ -71,4 +71,6 @@ rust_library_host {
"libwhich",
],
compile_multilib: "first",
+ product_available: true,
+ vendor_available: true,
}