aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:20:08 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:20:08 +0000
commit098ca5e4d411403600cfdf77f75f8f3d917119c0 (patch)
tree272d8f3066d39defe95cb101434ebd5f820e52fd
parent7129aba9734dcc4f0b83a78c06bb9f059ea6766e (diff)
parent8e6fcc19cd531ea9d7dfbcd50b1a72b5c196758e (diff)
downloadfutures-executor-android14-tests-release.tar.gz
Change-Id: I84eeb92c909d9207e161ee0163ecad6790f9dea3
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 294c878..c11e245 100644
--- a/Android.bp
+++ b/Android.bp
@@ -119,5 +119,7 @@ rust_library {
"com.android.resolv",
"com.android.virt",
],
+ product_available: true,
+ vendor_available: true,
min_sdk_version: "29",
}