summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:16:16 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:16:16 +0000
commita5c9831296f7c1ba6af0ea26f2499aea8842e2a8 (patch)
treea0f94fee8e768791c965b5939f1d3c66f8e46a79
parent3992f89b1c24ee8aafa92e1fad830cf51678fdac (diff)
parent1e811567d74c0a67fe345697a48e89dd618c1668 (diff)
downloadlock_api-android14-d1-s5-release.tar.gz
Change-Id: Ibd394df7bcb5d57d83a9809e45eb5c9183a3e93f
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 50d28ce..06c2d2f 100644
--- a/Android.bp
+++ b/Android.bp
@@ -54,5 +54,7 @@ rust_library {
"com.android.btservices",
"com.android.virt",
],
+ product_available: true,
+ vendor_available: true,
min_sdk_version: "29",
}