Merge "Add owners for GameManager and GameManagerService"

This commit is contained in:
Peiyong Lin
2021-11-18 22:20:52 +00:00
committed by Gerrit Code Review
3 changed files with 5 additions and 0 deletions

2
GAME_MANAGER_OWNERS Normal file
View File

@@ -0,0 +1,2 @@
lpy@google.com
timvp@google.com

View File

@@ -29,6 +29,8 @@ per-file Service* = file:/services/core/java/com/android/server/am/OWNERS
per-file SystemServiceRegistry.java = file:/services/core/java/com/android/server/am/OWNERS
per-file *UserSwitchObserver* = file:/services/core/java/com/android/server/am/OWNERS
per-file UiAutomation.java = file:/services/accessibility/OWNERS
per-file GameManager* = file:/GAME_MANAGER_OWNERS
per-file IGameManager* = file:/GAME_MANAGER_OWNERS
# ActivityThread
per-file ActivityThread.java = file:/services/core/java/com/android/server/am/OWNERS

View File

@@ -0,0 +1 @@
per-file GameManager* = file:/GAME_MANAGER_OWNERS