Skip to content
Snippets Groups Projects
Commit 195745df authored by Achim Thesmann's avatar Achim Thesmann
Browse files

Consolidate Responsible API OWNERS

Introduces a new file that defines the owners for BAL logic.

Use this file for background activity start related files:
- BackgroundActivityStartController
- BackgroundActivityStartCallback
- BackgroundStartPrivileges
- BackgroundStartPrivilegesTest (in tests)

Change-Id: I3315a0f2216ed22a28b952f30afe0c3d14cfc955
Test: owners change only
parent 985c8dcf
No related branches found
No related tags found
No related merge requests found
brufino@google.com
achim@google.com
topjohnwu@google.com
lus@google.com
......@@ -10,3 +10,7 @@ per-file *UiAutomation* = file:/services/accessibility/OWNERS
# KeyguardManagerTest
per-file KeyguardManagerTest.java = file:/services/core/java/com/android/server/locksettings/OWNERS
# Files related to background activity launches
per-file Background*Start* = file:/BAL_OWNERS
......@@ -18,5 +18,8 @@ rgl@google.com
yunfanc@google.com
wilsonshih@google.com
per-file BackgroundActivityStartController.java = set noparent
per-file BackgroundActivityStartController.java = brufino@google.com, topjohnwu@google.com, achim@google.com, ogunwale@google.com, louischang@google.com, lus@google.com
# Files related to background activity launches
per-file Background*Start* = set noparent
per-file Background*Start* = file:/BAL_OWNERS
per-file Background*Start* = ogunwale@google.com, louischang@google.com
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment