From 95a14f6c4a505e94d0894446584dc0d9510683cf Mon Sep 17 00:00:00 2001 From: Joe Bolinger Date: Wed, 15 Jan 2025 10:53:02 -0800 Subject: Add Android Framework Biometric Authentication OWNERS to systemui/keyguard. There are some newer shared components within this directory that are harder to change after aosp/3216056. Bug: NONE documentation only Change-Id: If143f09555340b4cf465539328ee1c780a7d569b Flag: EXEMPT documentation only Test: N/A --- packages/SystemUI/src/com/android/systemui/keyguard/OWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/SystemUI/src/com/android/systemui/keyguard/OWNERS b/packages/SystemUI/src/com/android/systemui/keyguard/OWNERS index 208a17c0a220..ebe603b7428c 100644 --- a/packages/SystemUI/src/com/android/systemui/keyguard/OWNERS +++ b/packages/SystemUI/src/com/android/systemui/keyguard/OWNERS @@ -2,6 +2,8 @@ set noparent # Bug component: 78010 +include /services/core/java/com/android/server/biometrics/OWNERS + amiko@google.com beverlyt@google.com bhinegardner@google.com -- cgit v1.2.3-59-g8ed1b