aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 06:57:09 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 06:57:09 +0000
commit4e35d4adf6e4a18dcb3d7c1d23284e6533333c03 (patch)
tree62e616d3fd642693e0b97fa2adbafc13649b4f21
parentb753fb2e2256870eeca8bbc0ff175770855ef91b (diff)
parent972e525380b13c2bafeab9bda3aa87852686a21c (diff)
downloadlibdivsufsort-android13-mainline-extservices-release.tar.gz
Snap for 8564071 from 972e525380b13c2bafeab9bda3aa87852686a21c to mainline-extservices-releaseaml_ext_331814220aml_ext_331412000aml_ext_331312000aml_ext_331112010aml_ext_331012020android13-mainline-extservices-release
Change-Id: Ifbde3a331d3be73da1b3e5d51c471882e53f9d97
-rw-r--r--Android.bp1
-rw-r--r--OWNERS1
2 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 68cf8ae..44c637d 100644
--- a/Android.bp
+++ b/Android.bp
@@ -47,6 +47,7 @@ license {
cc_defaults {
name: "libdivsufsort_defaults",
host_supported: true,
+ recovery_available: true,
srcs: [
"lib/divsufsort.c",
"lib/sssort.c",
diff --git a/OWNERS b/OWNERS
index 37175a6..94b2d25 100644
--- a/OWNERS
+++ b/OWNERS
@@ -1,4 +1,3 @@
# This project was update 4 years ago by yuta.256@gmail.com
# Please update this list if you find better candidates.
-jeffbailey@google.com
rtenneti@google.com