aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:20:50 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:20:50 +0000
commite2069ef067cf1cb5d7559e47bce5f72be7644b5a (patch)
treea952149182faf24c5a8bf376e988b94df981f63c
parentabdba9dd19f1f05576e64d18d2e2678bbe8064c8 (diff)
parenta194ac7573032c9a2c1bb724b53d85122bae7584 (diff)
downloadlibz-sys-android14-platform-release.tar.gz
Change-Id: Ic02bbd7457976c7c907afae583d5a230b7fc8259
-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",
}