xref: /aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/OWNERS (revision d57664e9bc4670b3ecf6748a746a57c557b6bc9e)
1set noparent
2
3[email protected]
4[email protected]
5[email protected]
6[email protected]
7[email protected]
8[email protected]
9[email protected]
10[email protected]
11[email protected]
12[email protected]
13[email protected]
14[email protected]
15[email protected]
16[email protected]
17[email protected]
18[email protected]
19[email protected]
20[email protected]
21[email protected]
22[email protected]
23[email protected]
24
25# Files related to background activity launches
26per-file Background*Start* = set noparent
27per-file Background*Start* = file:/BAL_OWNERS
28per-file Background*Start* = [email protected], [email protected]
29per-file BackgroundLaunchProcessController.java = file:/BAL_OWNERS
30
31# File related to activity callers
32per-file ActivityCallerState.java = file:/core/java/android/app/COMPONENT_CALLER_OWNERS
33
34# Files related to tracing
35per-file *TransitionTracer.java = file:platform/development:/tools/winscope/OWNERS
36per-file *WindowTracing* = file:platform/development:/tools/winscope/OWNERS
37
38# Files related to activity security
39per-file ActivityStarter.java = file:/ACTIVITY_SECURITY_OWNERS
40per-file ActivityStartController.java = file:/ACTIVITY_SECURITY_OWNERS
41per-file ActivityTaskManagerService.java = file:/ACTIVITY_SECURITY_OWNERS
42