commit | 1345df407783fafad1d1762050caf0af3c447d4c | [log] [tgz] |
---|---|---|
author | Matthew Maurer <[email protected]> | Tue Mar 07 17:23:29 2023 -0800 |
committer | Matthew Maurer <[email protected]> | Tue Mar 07 17:23:29 2023 -0800 |
tree | 1b8a2e533e43841e452dbd543a352a41bda313b9 | |
parent | 07286a835f57d6d4f55e79ecbc62fcaa12d54e50 [diff] |
Make bytes available to product and vendor Bug: 270690570 Test: mma in external/rust/crates Change-Id: I4d87dc3f6338da07a99ea8c1c302d46212e4029e
diff --git a/Android.bp b/Android.bp index 73c056c..05bfcd5 100644 --- a/Android.bp +++ b/Android.bp
@@ -172,6 +172,7 @@ "com.android.uwb", "com.android.virt", ], + product_available: true, vendor_available: true, min_sdk_version: "29", }