diff options
| author | 2021-11-23 15:34:56 -0800 | |
|---|---|---|
| committer | 2021-11-23 15:34:56 -0800 | |
| commit | 2e42433bdad84f31ff0e36e622c579821775f64a (patch) | |
| tree | 01bcad9d6a41ba05448b16cad95636d66bd1ca61 | |
| parent | e1215118ac0ecec095b8d5c130f57ca461b2446b (diff) | |
Update biometrics OWNERS.
Test: N/A
Change-Id: I1e72d25b3986cff4c16f2d4cb7d78cf22dc1eb2b
| -rw-r--r-- | services/core/java/com/android/server/biometrics/OWNERS | 1 | ||||
| -rw-r--r-- | services/tests/servicestests/src/com/android/server/biometrics/OWNERS | 8 |
2 files changed, 2 insertions, 7 deletions
diff --git a/services/core/java/com/android/server/biometrics/OWNERS b/services/core/java/com/android/server/biometrics/OWNERS index 4eac97286880..f05f40353e30 100644 --- a/services/core/java/com/android/server/biometrics/OWNERS +++ b/services/core/java/com/android/server/biometrics/OWNERS @@ -6,3 +6,4 @@ curtislb@google.com ilyamaty@google.com joshmccloskey@google.com jbolinger@google.com +graciecheng@google.com diff --git a/services/tests/servicestests/src/com/android/server/biometrics/OWNERS b/services/tests/servicestests/src/com/android/server/biometrics/OWNERS index 8765c9a64b77..6a2192a2c7fb 100644 --- a/services/tests/servicestests/src/com/android/server/biometrics/OWNERS +++ b/services/tests/servicestests/src/com/android/server/biometrics/OWNERS @@ -1,7 +1 @@ -set noparent - -kchyn@google.com -jaggies@google.com -curtislb@google.com -ilyamaty@google.com -joshmccloskey@google.com +include /services/core/java/com/android/server/biometrics/OWNERS |