From 4eb0d19aaecda615f94f4c34e6117d10162f66d1 Mon Sep 17 00:00:00 2001 From: Caitlin Shkuratov Date: Mon, 12 Aug 2024 13:24:04 +0000 Subject: Add keyguard OWNERS for keyguard/ and some files in statusbar/. Bug: NONE documentation only Flag: NONE documentation only Test: NONE (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:fa53f0a4e3b0358c2fcf21b5f7053fd4e1409868) Merged-In: I3cf8897eaa9d2ad852c1198cdf9eb22658e872c1 Change-Id: I3cf8897eaa9d2ad852c1198cdf9eb22658e872c1 --- packages/SystemUI/src/com/android/systemui/keyguard/OWNERS | 11 +++++++++++ packages/SystemUI/src/com/android/systemui/statusbar/OWNERS | 9 +++++++++ 2 files changed, 20 insertions(+) create mode 100644 packages/SystemUI/src/com/android/systemui/keyguard/OWNERS diff --git a/packages/SystemUI/src/com/android/systemui/keyguard/OWNERS b/packages/SystemUI/src/com/android/systemui/keyguard/OWNERS new file mode 100644 index 000000000000..443e98762c47 --- /dev/null +++ b/packages/SystemUI/src/com/android/systemui/keyguard/OWNERS @@ -0,0 +1,11 @@ +set noparent + +# Bug component: 78010 + +amiko@google.com +beverlyt@google.com +bhinegardner@google.com +chandruis@google.com +jglazier@google.com +mpietal@google.com +tsuji@google.com diff --git a/packages/SystemUI/src/com/android/systemui/statusbar/OWNERS b/packages/SystemUI/src/com/android/systemui/statusbar/OWNERS index 69ebb7674f72..c4f539a4acdf 100644 --- a/packages/SystemUI/src/com/android/systemui/statusbar/OWNERS +++ b/packages/SystemUI/src/com/android/systemui/statusbar/OWNERS @@ -5,3 +5,12 @@ set noparent caitlinshk@google.com evanlaird@google.com pixel@google.com + +per-file *Biometrics* = set noparent +per-file *Biometrics* = file:../keyguard/OWNERS +per-file *Doze* = set noparent +per-file *Doze* = file:../keyguard/OWNERS +per-file *Keyboard* = set noparent +per-file *Keyboard* = file:../keyguard/OWNERS +per-file *Keyguard* = set noparent +per-file *Keyguard* = file:../keyguard/OWNERS \ No newline at end of file -- cgit v1.2.3-59-g8ed1b