aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:19:09 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:19:09 +0000
commit8092e8e6cb16211893532ccc90505a9be65c730a (patch)
treef7606ea27ee1b5d88e3447f06a9ae11fd2daeb47
parent756f4c8b79c67d89e4b70b2d96fe0a8573462d4d (diff)
parent8468220710ab3301032c5e7405d56fc563c2335d (diff)
downloadbindgen-cli-android14-tests-release.tar.gz
Change-Id: I85f993aadc0220e1e338f5df62071ecbd80883b3
-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 {