aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:53:31 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:53:31 +0000
commit37c30a3f5d8c45bb772b65e1dc1912c1bce44c23 (patch)
tree87b5f7bf87edcd74f46de24857666715bfcae5c7
parent9e01c27a0959bb188c699f3e0303c2fe944ee7a9 (diff)
parenta00cc58135f32b35fe5ab3ad7cf9e3e9d722256f (diff)
downloadcesu8-aml_ips_341510000.tar.gz
Snap for 10453563 from a00cc58135f32b35fe5ab3ad7cf9e3e9d722256f to mainline-ipsec-releaseaml_ips_341611000aml_ips_341510000aml_ips_340914280aml_ips_340914200aml_ips_340914000
Change-Id: I53c1ad79ff49b573987831743fc58793869058ea
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 23387aa..09fc5e5 100644
--- a/Android.bp
+++ b/Android.bp
@@ -63,5 +63,7 @@ rust_library {
"//apex_available:platform",
"com.android.uwb",
],
+ product_available: true,
+ vendor_available: true,
min_sdk_version: "29",
}