aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:14:35 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:14:35 +0000
commit181d27e5e6792b25d13d478bec9ea26afca930fa (patch)
treef7606ea27ee1b5d88e3447f06a9ae11fd2daeb47
parent21def3cff93c57e440cdc79846d4c16b63f125df (diff)
parent05ffe3fae313fc57293ddcaa4ee880df2fe8b925 (diff)
downloadbindgen-cli-android14-d1-s6-release.tar.gz
Change-Id: Ibafc4e9c9ee2ab94afb2ba83bfa469c3b4b237c1
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 1af6373..42ade34 100644
--- a/Android.bp
+++ b/Android.bp
@@ -41,6 +41,8 @@ rust_binary_host {
"libshlex",
],
compile_multilib: "first",
+ product_available: true,
+ vendor_available: true,
}
rust_library_host {