summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:29 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:29 +0000
commit6296d83bf0f7f163b1749c2be21797c2f439f318 (patch)
tree931dcf5bad512a87570b4485366ad348d2904de7
parentee55408b96b6eea0716542fdf15add2b7c532cc6 (diff)
parent0fdc1c9a7e25a040b8a458b31639c284a49df344 (diff)
downloadform_urlencoded-android14-d1-s7-release.tar.gz
Change-Id: I7f3ddb3b6bbe1fb3b26acfae431b3c6e8f97d401
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index d2d6711..473d00e 100644
--- a/Android.bp
+++ b/Android.bp
@@ -55,5 +55,7 @@ rust_library {
"//apex_available:platform",
"com.android.resolv",
],
+ product_available: true,
+ vendor_available: true,
min_sdk_version: "29",
}