summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:56 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:56 +0000
commit923dc7dd37a8db036a2dd9010c9494960833d028 (patch)
tree89964d7e42794db4373175689eb152df4799c5cc
parent6470bd9b7128af81e8e9ca07fd2a0a14887bef8a (diff)
parent2899632bc885381106638d5fcfe9e3664755fa4c (diff)
downloadidna-android14-d1-s7-release.tar.gz
Change-Id: Ibfaebac167a5588a2f829014d806879c3ee380de
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 9255a87..c80099f 100644
--- a/Android.bp
+++ b/Android.bp
@@ -53,5 +53,7 @@ rust_library {
"//apex_available:platform",
"com.android.resolv",
],
+ product_available: true,
+ vendor_available: true,
min_sdk_version: "29",
}