Add owners file for broadcasts related code.

Test: n/a
Change-Id: Ie3db52a00e393418edb59af3544a80c1b9492a9f
Merged-In: Ie3db52a00e393418edb59af3544a80c1b9492a9f
This commit is contained in:
Sudheer Shanka 2023-01-06 05:57:29 +00:00
parent e073b7ed65
commit 9968013be3
3 changed files with 9 additions and 0 deletions

6
BROADCASTS_OWNERS Normal file
View File

@ -0,0 +1,6 @@
# Bug component: 316181
ctate@android.com
jsharkey@android.com
jsharkey@google.com
sudheersai@google.com
yamasani@google.com #{LAST_RESORT_SUGGESTION}

View File

@ -13,3 +13,4 @@ per-file ContentCaptureOptions* = file:/core/java/android/service/contentcapture
per-file LocusId* = file:/core/java/android/service/contentcapture/OWNERS
per-file ComponentCallbacksController = file:/services/core/java/com/android/server/wm/OWNERS
per-file ComponentCallbacksController = charlesccchen@google.com
per-file Broadcast* = file:/BROADCASTS_OWNERS

View File

@ -41,3 +41,5 @@ per-file ContentProviderHelper.java = varunshah@google.com, omakoto@google.com,
# Multiuser
per-file User* = file:/MULTIUSER_OWNERS
# Broadcasts
per-file Broadcast* = file:/BROADCASTS_OWNERS