aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:16:43 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:16:43 +0000
commit35cda5cbc92f6812f4b11887784e94a2b14978fc (patch)
tree5866cf22802a308cd0823ece71f7b27ee6249be3
parent2ad0feb91710c4e9a0b4923d71c9ec3bcb9cefe6 (diff)
parentccad4ed7d7ad4e8b59a847ae69bc2dca9d9c5c5a (diff)
downloadparking_lot-android14-d1-s3-release.tar.gz
Change-Id: I6d747f921fda96d8e9b96c86f046b7b7a14f5fb7
-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",
}