aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:06:12 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:06:12 +0000
commit542f68029197fdb4aa2b7809a3865e72fd5449de (patch)
tree87b5f7bf87edcd74f46de24857666715bfcae5c7
parent9e01c27a0959bb188c699f3e0303c2fe944ee7a9 (diff)
parenta00cc58135f32b35fe5ab3ad7cf9e3e9d722256f (diff)
downloadcesu8-aml_per_341614000.tar.gz
Change-Id: If9d64cea8c264a70ad96ed25ae2585031dbd7e8b
-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",
}