aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 01:04:41 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 01:04:41 +0000
commit98cb9dd098e3100753fffe26a760193f55602f1e (patch)
treec82cf32a8cb69b230d81242953b02fc85185552d
parent6059d425c1b04cce8df72dcb80595952aa5243ec (diff)
parent844f5f8fef72ff78e7940022314a04a7a6f4ef43 (diff)
downloadsyn-mid-98cb9dd098e3100753fffe26a760193f55602f1e.tar.gz
Change-Id: Ib10a54135eb9bf0c83ad9ffe344ca448e6b37b4b
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 19ee49c..5a487de 100644
--- a/Android.bp
+++ b/Android.bp
@@ -50,4 +50,6 @@ rust_library_host {
"libsyn",
],
compile_multilib: "first",
+ product_available: true,
+ vendor_available: true,
}