aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:14:43 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:14:43 +0000
commitbb711fd3a5b3ad165b681760cbe73d49cfdf7c79 (patch)
tree87b5f7bf87edcd74f46de24857666715bfcae5c7
parent9c7e0f7316d994754822b30863cf0bb6a524ef61 (diff)
parent77e287ce05c7ca1c5bc47c832c6f22e25ed834c3 (diff)
downloadcesu8-android14-d1-s6-release.tar.gz
Change-Id: I948d0fb67fbdcf4a3db77e2282317c1b5bca89d7
-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",
}