aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2023-10-12 23:06:07 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-10-12 23:06:07 +0000
commitaf2f19a4bfc9c9da49169f460d3a8826de5d6e64 (patch)
tree2cda989800a5e868724a87912eb0d08d0f2c2f4d
parent07e4b4caed9fca35f8da65fc12bd9aa13f749a99 (diff)
parent907822cbb7a11fa12fa7d45196207040c560afcf (diff)
downloadregex-re2-af2f19a4bfc9c9da49169f460d3a8826de5d6e64.tar.gz
Merge "Allow RE2 on the product partition." into main am: 5bf52a6a5a am: a59ce6dcf6 am: e4319ec6b4 am: 907822cbb7emu-34-3-release
Original change: https://android-review.googlesource.com/c/platform/external/regex-re2/+/2766366 Change-Id: Id46711546b6f71d49709b8253eeca9048f23409e Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 8e56985..15b8abf 100644
--- a/Android.bp
+++ b/Android.bp
@@ -12,6 +12,7 @@ license {
cc_library_static {
name: "libregex_re2",
host_supported: true,
+ product_available: true,
vendor_available: true,
stl: "libc++",
apex_available: [