aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:21:21 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:21:21 +0000
commitd0c483ce7fc6542ea209a395cbd9679861500809 (patch)
tree5866cf22802a308cd0823ece71f7b27ee6249be3
parent230975b5374d39e0e0a7a982412fe375288d4641 (diff)
parent5ffc6acb14cafbc46dd1178e9735db45c9c43840 (diff)
downloadparking_lot-android14-release.tar.gz
Change-Id: Ic01bc9c08e86db476b5580d7b80aeac272270f0f
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 2c6d8bf..6125816 100644
--- a/Android.bp
+++ b/Android.bp
@@ -55,5 +55,7 @@ rust_library {
"com.android.btservices",
"com.android.virt",
],
+ product_available: true,
+ vendor_available: true,
min_sdk_version: "29",
}