aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2023-10-12 20:51:48 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-10-12 20:51:48 +0000
commit5bf52a6a5a7cdea87cfeec90ff5984413b5f9646 (patch)
tree2cda989800a5e868724a87912eb0d08d0f2c2f4d
parent61558de2de5bd1fd7f216a8db408c6214adbf717 (diff)
parenta56a7672663f20ab5b82966d7884cd97ca8d6a69 (diff)
downloadregex-re2-5bf52a6a5a7cdea87cfeec90ff5984413b5f9646.tar.gz
Merge "Allow RE2 on the product partition." into main
-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: [