diff options
| -rw-r--r-- | PERFORMANCE_OWNERS | 1 | ||||
| -rw-r--r-- | core/java/android/app/OWNERS | 1 | ||||
| -rw-r--r-- | services/core/java/com/android/server/am/OWNERS | 12 |
3 files changed, 8 insertions, 6 deletions
diff --git a/PERFORMANCE_OWNERS b/PERFORMANCE_OWNERS index 02b0a1ec75e7..d5d752f7ff23 100644 --- a/PERFORMANCE_OWNERS +++ b/PERFORMANCE_OWNERS @@ -7,3 +7,4 @@ shayba@google.com jdduke@google.com shombert@google.com kevinjeon@google.com +yforta@google.com diff --git a/core/java/android/app/OWNERS b/core/java/android/app/OWNERS index cd7e40cf174d..d363e19bcc19 100644 --- a/core/java/android/app/OWNERS +++ b/core/java/android/app/OWNERS @@ -38,6 +38,7 @@ per-file GameState* = file:/GAME_MANAGER_OWNERS per-file IGameManager* = file:/GAME_MANAGER_OWNERS per-file IGameMode* = file:/GAME_MANAGER_OWNERS per-file BackgroundStartPrivileges.java = file:/BAL_OWNERS +per-file activity_manager.aconfig = file:/ACTIVITY_MANAGER_OWNERS # ActivityThread per-file ActivityThread.java = file:/services/core/java/com/android/server/am/OWNERS diff --git a/services/core/java/com/android/server/am/OWNERS b/services/core/java/com/android/server/am/OWNERS index 1bcf8259afe8..2a30ad0e0f3f 100644 --- a/services/core/java/com/android/server/am/OWNERS +++ b/services/core/java/com/android/server/am/OWNERS @@ -19,12 +19,12 @@ per-file IntentBindRecord.java = file:/ACTIVITY_MANAGER_OWNERS per-file AppFGSTracker.java = file:/ACTIVITY_MANAGER_OWNERS per-file FgsTempAllowList.java = file:/ACTIVITY_MANAGER_OWNERS per-file HostingRecord.java = file:/ACTIVITY_MANAGER_OWNERS - -# Windows & Activities -ogunwale@google.com +per-file App*ExitInfo* = file:/ACTIVITY_MANAGER_OWNERS +per-file appexitinfo.proto = file:/ACTIVITY_MANAGER_OWNERS +per-file App*StartInfo* = file:/PERFORMANCE_OWNERS +per-file appstartinfo.proto = file:/PERFORMANCE_OWNERS # Permissions & Packages -patb@google.com per-file AccessCheckDelegateHelper.java = file:/core/java/android/permission/OWNERS # Battery Stats @@ -66,6 +66,6 @@ michaelwr@google.com #{LAST_RESORT_SUGGESTION} narayan@google.com #{LAST_RESORT_SUGGESTION} # Default +yamasani@google.com hackbod@google.com #{LAST_RESORT_SUGGESTION} -omakoto@google.com #{LAST_RESORT_SUGGESTION} -yamasani@google.com #{LAST_RESORT_SUGGESTION}
\ No newline at end of file +omakoto@google.com #{LAST_RESORT_SUGGESTION}
\ No newline at end of file |