aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:19:06 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:19:06 +0000
commit2f4b04b608c2553382f21ae125acf3ccbcfd0422 (patch)
treebcc09f9b6fc3272d6559cd926188d3fff5e19528
parente2ab0629e7d2e3dd45ffc8c0f0a66845d3dff2a1 (diff)
parent684c6638619b8289fe9c84a801c4c7a57bb94a1d (diff)
downloadbase64-android14-platform-release.tar.gz
Change-Id: I4cd69101311964e2af02b62d922a402952873742
-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",
}