aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:31 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:31 +0000
commitb03a86056476407ea99b521892e799ef67e41939 (patch)
treeec71d9fe7f4d8ff8e6f220a564a6506a0c779c13
parent07949104b57524bf865fe56584b4d4d13fb57645 (diff)
parent1b214827ab6bf4d554d2588c1775c7b31915c4a2 (diff)
downloadfutures-channel-android-14.0.0_r3.tar.gz
Change-Id: I21900bf830862e7c5efa4e4ea5c0db162a75cf49
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index b5456db..c1c089d 100644
--- a/Android.bp
+++ b/Android.bp
@@ -168,5 +168,7 @@ rust_library {
"com.android.resolv",
"com.android.virt",
],
+ product_available: true,
+ vendor_available: true,
min_sdk_version: "29",
}