aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:45:32 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:45:32 +0000
commite9d402133877a3feb6e0f8cdd530faed0f7c3c9d (patch)
treec82cf32a8cb69b230d81242953b02fc85185552d
parent32788e5840f00e9548519978bf065fb53fb78760 (diff)
parent844f5f8fef72ff78e7940022314a04a7a6f4ef43 (diff)
downloadsyn-mid-e9d402133877a3feb6e0f8cdd530faed0f7c3c9d.tar.gz
Snap for 10453563 from 844f5f8fef72ff78e7940022314a04a7a6f4ef43 to mainline-appsearch-releaseaml_ase_341510000aml_ase_341410000aml_ase_341310010aml_ase_341113000aml_ase_340913000android14-mainline-appsearch-release
Change-Id: I3ff2806862eb4bf43c55c94e31adfa776920329c
-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,
}