aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:20:12 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:20:12 +0000
commit339f9d59d88616a7166db46b78625f3011e39d96 (patch)
treecf1b7682cc632b3d4b338f859c2fc28431990bfe
parent9f846392ec84c47d0d9f2e2b8b2c3052e4181dd5 (diff)
parent9c8dbc2052d8e74a8625e1e833ba962af78a191e (diff)
downloadfutures-task-android14-platform-release.tar.gz
Change-Id: I2a495af9536032c941f40ab0dbf0037032fe9493
-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",
}