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

Commit 27c0f5a7 authored by George Chan's avatar George Chan
Browse files

Added code owners for BackgroundInstallControl codebase.

Test: N/A
Change-Id: Ide41f78b42bb1fcc22742fe6c6afd95e58e10da7
parent c40bde3f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -82,8 +82,8 @@ per-file IInstantAppResolver.aidl = file:/services/core/java/com/android/server/
per-file InstantAppResolveInfo.aidl = file:/services/core/java/com/android/server/pm/OWNERS

# BackgroundInstallControlManager
per-file BackgroundInstallControlManager.java = file:/services/core/java/com/android/server/pm/OWNERS
per-file background_install_control_manager.aconfig = file:/services/core/java/com/android/server/pm/OWNERS
per-file BackgroundInstallControlManager.java = file:/services/core/java/com/android/server/pm/BACKGROUND_INSTALL_OWNERS
per-file background_install_control_manager.aconfig = file:/services/core/java/com/android/server/pm/BACKGROUND_INSTALL_OWNERS

# ResourcesManager
per-file ResourcesManager.java = file:RESOURCES_OWNERS
+2 −0
Original line number Diff line number Diff line
georgechan@google.com
wenhaowang@google.com
 No newline at end of file
+2 −0
Original line number Diff line number Diff line
@@ -51,3 +51,5 @@ per-file ShortcutRequestPinProcessor.java = omakoto@google.com, yamasani@google.
per-file ShortcutService.java = omakoto@google.com, yamasani@google.com, sunnygoyal@google.com, mett@google.com, pinyaoting@google.com
per-file ShortcutUser.java = omakoto@google.com, yamasani@google.com, sunnygoyal@google.com, mett@google.com, pinyaoting@google.com

# background install control service
per-file BackgroundInstall* = file:BACKGROUND_INSTALL_OWNERS
 No newline at end of file