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
commit6c4a9d999641b00d79486ec7f2e70b5ab6c0ed84 (patch)
tree95a7731d19c28e436560db66fc5422e3102543bb
parent9ef47dd699866133fa402d726e57ae06cc0d4c89 (diff)
parent863667bd5e024a1ee7228c3cd0ef07c0acc1e844 (diff)
downloadbindgen-6c4a9d999641b00d79486ec7f2e70b5ab6c0ed84.tar.gz
Change-Id: I2c643a57ed39d906e0177d73c53d6f824b320431
-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,
}