summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:20:30 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:20:30 +0000
commit3bad43dfad8eb659e6344cf22422b92a472f40a6 (patch)
tree89964d7e42794db4373175689eb152df4799c5cc
parent69cf6848dccff28779ad546a2fc8309f0e65a406 (diff)
parente3f213173fabd70322ceecf60e409fb0ccfcbc77 (diff)
downloadidna-android14-platform-release.tar.gz
Change-Id: I84bcb29653e730b53ac178c6b4f822dff24d0eb4
-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",
}