aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:40 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:40 +0000
commit937fbf7e597618b16238fd89c635d96927a33d2e (patch)
treec186c3e2a5437e2be09d8bf0f2378d4abca2b996
parenta16375d446c09256eddf27388576054acef43096 (diff)
parent5b77ed259ba0f1b213b82fe41ccd919cc0e12974 (diff)
downloadfutures-util-android14-d1-release.tar.gz
Change-Id: I787a7dba95b30d7edca72682d018099a2caf1839
-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",
}