aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:09:05 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:09:05 +0000
commitb6939ad4187f176b28c739abffd81bb0c01c909b (patch)
treec82cf32a8cb69b230d81242953b02fc85185552d
parent1a08337a4b1bb9207ccc39ee827bbfd041ca29c1 (diff)
parent844f5f8fef72ff78e7940022314a04a7a6f4ef43 (diff)
downloadsyn-mid-b6939ad4187f176b28c739abffd81bb0c01c909b.tar.gz
Change-Id: I3f4753b1606d9453ad4b1dab936646d252c432db
-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,
}