commit | a56a7672663f20ab5b82966d7884cd97ca8d6a69 | [log] [tgz] |
---|---|---|
author | Krzysztof Kosiński <[email protected]> | Wed Sep 27 23:07:34 2023 +0000 |
committer | Krzysztof Kosiński <[email protected]> | Wed Sep 27 23:07:34 2023 +0000 |
tree | 2cda989800a5e868724a87912eb0d08d0f2c2f4d | |
parent | 9f45171bc0f9a6b3147857d5e16598614a87427d [diff] |
Allow RE2 on the product partition. Needed by gRPC. Bug: 302390540 Test: presubmit Change-Id: I1a4eba58612bf00d2a48a9893960427a13472443
diff --git a/Android.bp b/Android.bp index 8e56985..15b8abf 100644 --- a/Android.bp +++ b/Android.bp
@@ -12,6 +12,7 @@ cc_library_static { name: "libregex_re2", host_supported: true, + product_available: true, vendor_available: true, stl: "libc++", apex_available: [