1set noparent 2 3# Bug component: 78010 4 5caitlinshk@google.com 6evanlaird@google.com 7pixel@google.com 8 9per-file *Biometric* = set noparent 10per-file *Biometric* = file:../keyguard/OWNERS 11per-file *Doze* = set noparent 12per-file *Doze* = file:../keyguard/OWNERS 13per-file *Keyboard* = set noparent 14per-file *Keyboard* = file:../keyguard/OWNERS 15per-file *Keyguard* = set noparent 16per-file *Keyguard* = file:../keyguard/OWNERS 17# 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. 18per-file *Notification* = file:notification/OWNERS 19# Files that control blur effects on shade 20per-file *NotificationShadeDepth* = set noparent 21per-file *NotificationShadeDepth* = shanh@google.com, rahulbanerjee@google.com, tracyzhou@google.com 22per-file *NotificationShadeDepth* = file:../keyguard/OWNERS 23per-file *Blur* = set noparent 24per-file *Blur* = shanh@google.com, rahulbanerjee@google.com, tracyzhou@google.com 25# Not setting noparent here, since *Mode* matches many other classes (e.g., *ViewModel*) 26per-file *Mode* = file:notification/OWNERS 27per-file *SmartReply* = set noparent 28per-file *SmartReply* = file:notification/OWNERS 29per-file *RemoteInput* = set noparent 30per-file *RemoteInput* = file:notification/OWNERS 31per-file *EmptyShadeView* = set noparent 32per-file *EmptyShadeView* = file:notification/OWNERS 33per-file *Lockscreen* = set noparent 34per-file *Lockscreen* = file:../keyguard/OWNERS 35per-file *Scrim* = set noparent 36per-file *Scrim* = file:../keyguard/OWNERS 37