aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:17:56 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:17:56 +0000
commitbfa271df692bf86cd0c35f3865889cc8844a5171 (patch)
treec82cf32a8cb69b230d81242953b02fc85185552d
parenta886b3617823cc54cc98f047071d80dd9dbbfc68 (diff)
parent2318b3fcd7a6e69574681f8c99a2cf5faea72b71 (diff)
downloadsyn-mid-android14-d1-s3-release.tar.gz
Change-Id: I21a2865238b124a1fe2e0e88bf0b208af131ee9b
-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,
}