aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:20:47 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:20:47 +0000
commit66d54fc974413f477e02601f5132cf40200bcb92 (patch)
treec5c1cf6bce4c26734a908bd85bbd89074eb1ccea
parent37e452bb294313bc3218ddf10cb6a275dfbff68a (diff)
parent9658dc441f531e7aee853a322ddc2f39f7b0e007 (diff)
downloadlibm-android14-platform-release.tar.gz
Change-Id: I88130ad163f229d31960651659600cf5f4326b50
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index fde9dab..a4be06b 100644
--- a/Android.bp
+++ b/Android.bp
@@ -51,6 +51,8 @@ rust_library {
"//apex_available:platform",
"com.android.resolv",
],
+ product_available: true,
+ vendor_available: true,
min_sdk_version: "29",
}