commit | de80943b737c3ecca1af28f5bcd6b1ffb6be6e6b | [log] [tgz] |
---|---|---|
author | Matthew Maurer <[email protected]> | Tue Mar 07 17:24:53 2023 -0800 |
committer | Matthew Maurer <[email protected]> | Tue Mar 07 17:24:53 2023 -0800 |
tree | 92b0d4a486cf4079a201e290bc2aa3d3760b731d | |
parent | 750ca7fdb25a10f6608ce254ff818c4aa61b0f9e [diff] [blame] |
Make socket2 available to product and vendor Bug: 270690570 Test: mma in external/rust/crates Change-Id: I30803b0c51a98969688a3f8dbd812a7e7e6469d7
diff --git a/Android.bp b/Android.bp index 4d34996..36fa48e 100644 --- a/Android.bp +++ b/Android.bp
@@ -55,6 +55,7 @@ "com.android.resolv", "com.android.uwb", ], + product_available: true, vendor_available: true, min_sdk_version: "29", }