aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-06-15 21:40:31 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-06-15 21:40:31 +0000
commitc921400b7ef0dd4260b768243c2234ba15f35995 (patch)
tree9facdce8aba5db60d6f4007c02290daf066d9a24
parent7d4cd21561d2602a8a6645445534a93312d3fe84 (diff)
parent78520853887e991ae9ce942e6a69dd1d90920371 (diff)
downloadlibdivsufsort-aml_tz3_314012010.tar.gz
Change-Id: I8f0f8c5da2fb3d8436fec115de8cf6ea5a99a828
-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 44c637d..68cf8ae 100644
--- a/Android.bp
+++ b/Android.bp
@@ -47,7 +47,6 @@ 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 94b2d25..37175a6 100644
--- a/OWNERS
+++ b/OWNERS
@@ -1,3 +1,4 @@
# 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