aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:22:28 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:22:28 +0000
commitacf2bff839577ec0fffaf52ab0dee196923a9061 (patch)
tree92b0d4a486cf4079a201e290bc2aa3d3760b731d
parent80ec31b6af3dd30a19e43fe122daddc3d0287846 (diff)
parent10b1b3b65595b7fd708ded5bad6843e1d14af4d1 (diff)
downloadsocket2-android14-release.tar.gz
Change-Id: I8656f7ff40fe37a1020109f5d357e1fc019309a0
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 4d34996..36fa48e 100644
--- a/Android.bp
+++ b/Android.bp
@@ -55,6 +55,7 @@ rust_library {
"com.android.resolv",
"com.android.uwb",
],
+ product_available: true,
vendor_available: true,
min_sdk_version: "29",
}