commit | f4b7dfb231dd4833694fa8c130600fc0bc166b75 | [log] [tgz] |
---|---|---|
author | Matthew Maurer <[email protected]> | Thu Mar 09 14:22:18 2023 +0000 |
committer | Gerrit Code Review <[email protected]> | Thu Mar 09 14:22:18 2023 +0000 |
tree | 17b05ff1109ae1792f966353867e3b897df901d1 | |
parent | afb680b8069d5b3f69e890cc219aa423ac45b9a8 [diff] | |
parent | 8799ce8b872c6c218945f05f920b9afa461f9fb0 [diff] |
Merge "Make openssl available to product and vendor"
diff --git a/Android.bp b/Android.bp index 4e9011c..85c5cd5 100644 --- a/Android.bp +++ b/Android.bp
@@ -69,4 +69,5 @@ "com.android.virt", ], vendor_available: true, + product_available: true, }