summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Caitlin Shkuratov <caitlinshk@google.com> 2024-11-20 15:25:52 +0000
committer Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> 2024-11-20 15:25:52 +0000
commit23ba573c30be339b0ca50e4c305f58d15dc09807 (patch)
tree8a9cf140bb79f1950242c7dbadb9055a4314df7f
parent59e02d4df175ac7baa57386b17cd8bc7302fd99f (diff)
parent7ab4fbe4e4122c2cf6872c508121f6539b7907b6 (diff)
Merge "Allow status bar team to have OWNERS on statusbar/chips/notification classes." into main am: b6c0fff666 am: 7ab4fbe4e4
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/30488894 Change-Id: Ie3c724df673c3d3a9ed3d7aa4ee54bd0b88388d0 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--packages/SystemUI/src/com/android/systemui/statusbar/OWNERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/SystemUI/src/com/android/systemui/statusbar/OWNERS b/packages/SystemUI/src/com/android/systemui/statusbar/OWNERS
index c019f308d3e5..72b03bfa20c3 100644
--- a/packages/SystemUI/src/com/android/systemui/statusbar/OWNERS
+++ b/packages/SystemUI/src/com/android/systemui/statusbar/OWNERS
@@ -14,7 +14,7 @@ per-file *Keyboard* = set noparent
per-file *Keyboard* = file:../keyguard/OWNERS
per-file *Keyguard* = set noparent
per-file *Keyguard* = file:../keyguard/OWNERS
-per-file *Notification* = set noparent
+# Not setting noparent here, since *Notification* also matches some status bar notification chips files (statusbar/chips/notification) which should be owned by the status bar team.
per-file *Notification* = file:notification/OWNERS
# Not setting noparent here, since *Mode* matches many other classes (e.g., *ViewModel*)
per-file *Mode* = file:notification/OWNERS