aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:20:06 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:20:06 +0000
commit9f39ebfc66f5fa3425d9784daa6513be00ff02f7 (patch)
treee84a3b6a52868280c403bde1b00a2510bb7326fc
parentfe105d3ee2e20be94a07a3b21083f63e538e5739 (diff)
parentfa3dd3b717face429fa9e745e99f13988c3da40f (diff)
downloadfutures-core-android14-s1-release.tar.gz
Change-Id: I6d78738bfabf33e662fdce8c9eee3d8f2e424908
-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",
}