Merge "Set noparent to avoid it recursively looks up. Android biometric team should approve all change in this subdirectories." into main am: 7220a11daf am: aa9702134d

Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/3080723

Change-Id: Ia7c3895dd1f4baef3b64c26fa0fa2e46af333c49
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
David Liu
2024-05-13 17:29:32 +00:00
committed by Automerger Merge Worker
3 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
# The Android Biometric team should approve all changes to biometrics subdirectories.
set noparent
graciecheng@google.com
ilyamaty@google.com
jaggies@google.com

View File

@@ -1 +1,4 @@
# The Android Biometric team should approve all changes to biometrics2 subdirectories.
set noparent
include /src/com/android/settings/biometrics/OWNERS

View File

@@ -1,3 +1,6 @@
# The Android Biometric team should approve all changes to password subdirectories.
set noparent
# Default reviewers for this and subdirectories.
curtislb@google.com
graciecheng@google.com