aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 01:18:26 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 01:18:26 +0000
commit790ba10adb762189e98c958ef58141ac734c6d14 (patch)
tree87b5f7bf87edcd74f46de24857666715bfcae5c7
parent9e01c27a0959bb188c699f3e0303c2fe944ee7a9 (diff)
parenta00cc58135f32b35fe5ab3ad7cf9e3e9d722256f (diff)
downloadcesu8-android14-mainline-networking-release.tar.gz
Change-Id: I95120a9703cdedbabe3cfbdc69f82f79ee645664
-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",
}