aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:22:34 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:22:34 +0000
commit256b2cf2caaf8995e1573f3baebab90509433a7b (patch)
treec82cf32a8cb69b230d81242953b02fc85185552d
parent3f2f136bda3789997bfced19410942f2bda635f0 (diff)
parent7f45468278efb392f9554b5db3c633e0adf89d9f (diff)
downloadsyn-mid-android-vts-14.0_r2.tar.gz
Change-Id: I1dc28e48e4410a6a7cf5029cbb153088b63cfaef
-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,
}