aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 01:03:04 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 01:03:04 +0000
commitc8ffd4c8da065142848ddd434973fc7167281f72 (patch)
tree87b5f7bf87edcd74f46de24857666715bfcae5c7
parent9e01c27a0959bb188c699f3e0303c2fe944ee7a9 (diff)
parenta00cc58135f32b35fe5ab3ad7cf9e3e9d722256f (diff)
downloadcesu8-aml_wif_341410080.tar.gz
Change-Id: I254d5465bae2835c197cbfc803a8e895c96cd055
-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",
}