Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 34e98e42 authored by Julia Reynolds's avatar Julia Reynolds
Browse files

Add OWNERS files for notification-related classes in SystemUI.

Change-Id: I244bfce15861f4a6c2b73a0bc7ebaeb53b405e00
parent 651a51fb
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -14,3 +14,11 @@ 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
per-file *Notification* = file:notification/OWNERS
per-file *Mode* = set noparent
per-file *Mode* = file:notification/OWNERS
per-file *RemoteInput* = set noparent
per-file *RemoteInput* = file:notification/OWNERS
per-file *EmptyShadeView* = set noparent
per-file *EmptyShadeView* = file:notification/OWNERS
 No newline at end of file