aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:33 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:33 +0000
commit9c0f3b006b15f7158b62e5e0a8d6edd74415ba0b (patch)
treee84a3b6a52868280c403bde1b00a2510bb7326fc
parentea8b2d8483b749b83a0429a042fdf3aaf86ee408 (diff)
parentb9f17ee2f06b5d2a1130cd5b8cf2bafdf986abc1 (diff)
downloadfutures-core-android14-d1-s5-release.tar.gz
Change-Id: Iba8856597560d9f383d23274701d4070c45ea30f
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 08820ef..62feb3b 100644
--- a/Android.bp
+++ b/Android.bp
@@ -56,5 +56,7 @@ rust_library {
"com.android.resolv",
"com.android.virt",
],
+ product_available: true,
+ vendor_available: true,
min_sdk_version: "29",
}