aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-04-20 16:06:05 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-04-20 16:06:05 +0000
commit067ddbb7d97b999279f4659d6e65d612b46d4b91 (patch)
treec186c3e2a5437e2be09d8bf0f2378d4abca2b996
parent697a14773ba7d7858b285c66853433d26374f28a (diff)
parentcf9fa429308160c2b2ce479204eb917b3a0e848a (diff)
downloadfutures-util-067ddbb7d97b999279f4659d6e65d612b46d4b91.tar.gz
Snap for 9979206 from cf9fa429308160c2b2ce479204eb917b3a0e848a to sdk-releaseplatform-tools-34.0.3
Change-Id: I76f5496fe8126b2c0f7f6819f1dc0504fa94eb41
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index e3cad4a..929d46b 100644
--- a/Android.bp
+++ b/Android.bp
@@ -123,5 +123,7 @@ rust_library {
"com.android.resolv",
"com.android.virt",
],
+ product_available: true,
+ vendor_available: true,
min_sdk_version: "29",
}