aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:37 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:37 +0000
commit6c863772637071cf8a13ec573b5c93984a0430e4 (patch)
treecf1b7682cc632b3d4b338f859c2fc28431990bfe
parent33c54875b29c3dd60db9d4397b8edd326bb3a04a (diff)
parente4035867dbcb937d86c404d03061349ed1bf3c49 (diff)
downloadfutures-task-6c863772637071cf8a13ec573b5c93984a0430e4.tar.gz
Change-Id: I44a1661218cd7741f0d6355defd6e70967f925cf
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 3d65b55..fa41b4f 100644
--- a/Android.bp
+++ b/Android.bp
@@ -76,5 +76,7 @@ rust_library {
"com.android.resolv",
"com.android.virt",
],
+ product_available: true,
+ vendor_available: true,
min_sdk_version: "29",
}