summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:16:35 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:16:35 +0000
commitce6ecb5a4f44f37b4de8e3f968d8ad157933fa80 (patch)
tree93de04df4d8ef549e4599320762dc6deb2d924fc
parent25c6b1bce120fa2dd957bb9384d21c90a26a7726 (diff)
parentcf3648c3c6d3ab394b4ef95e416181282a7e84b7 (diff)
downloadoctets-android14-d1-s6-release.tar.gz
Change-Id: I8a4a36bbf387fa2945edb3db728899f718022185
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 629b047..c52e946 100644
--- a/Android.bp
+++ b/Android.bp
@@ -30,6 +30,8 @@ rust_library {
"//apex_available:platform",
"com.android.resolv",
],
+ product_available: true,
+ vendor_available: true,
min_sdk_version: "29",
}