aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:36 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:36 +0000
commit17692a780001faa5a8070713baf14ac32873c7a3 (patch)
tree1ba95e3fd1bdae7a7fd9402fbe59779f1b358239
parent4c46c52cdcd0e83c9b39824e7be0c19d6539ba34 (diff)
parentfcb45f72332fb593c48eeb9632c678200f064652 (diff)
downloadfutures-sink-android14-d1-s3-release.tar.gz
Change-Id: Ibd648bff26ff5b25d7b16dd3e6012f76c76d883e
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index af8f5a9..e394f70 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",
}