aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:16:14 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:16:14 +0000
commitfc62ec92637e6cb653e2e0b06d2c1e1012ce2175 (patch)
treea952149182faf24c5a8bf376e988b94df981f63c
parente7b558503ce4121fb3e747e31f56bf88ca0f2c58 (diff)
parent814484ebeb5500ed42fb3df1e970b9ae2ca8feb2 (diff)
downloadlibz-sys-android14-d1-s2-release.tar.gz
Change-Id: I4229fb45eaf24b1974b94ab025c1e692d87cb4db
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index f187020..12dffa7 100644
--- a/Android.bp
+++ b/Android.bp
@@ -69,5 +69,7 @@ rust_library {
"com.android.btservices",
"com.android.virt",
],
+ product_available: true,
+ vendor_available: true,
min_sdk_version: "29",
}