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

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

Change-Id: Ia661424fd58c58f580305bd1c861e26912e8a0f5
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
David Liu
2024-05-13 16:46:40 +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