aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 01:18:17 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 01:18:17 +0000
commit38cdb79958c963c9ccfd7e6fb06f6dae9574c884 (patch)
treebcc09f9b6fc3272d6559cd926188d3fff5e19528
parentb30d4622182bfbbb6a2239fcf71ef2589315a170 (diff)
parent34a31313bbecaf7cd484e6281522163f3d9d7ffc (diff)
downloadbase64-android14-mainline-networking-release.tar.gz
Change-Id: I8fecd6b7c79c4f278f0b321bf8c2d5368ca8abe8
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index e431636..9f8a254 100644
--- a/Android.bp
+++ b/Android.bp
@@ -55,5 +55,7 @@ rust_library {
"com.android.resolv",
"com.android.virt",
],
+ product_available: true,
+ vendor_available: true,
min_sdk_version: "29",
}