Skip to content

Commit

Permalink
Add owners file for broadcasts related code.
Browse files Browse the repository at this point in the history
Test: n/a
Change-Id: Ie3db52a00e393418edb59af3544a80c1b9492a9f
Ignore-AOSP-First: can't submit in AOSP due to merge conflicts
  • Loading branch information
Sudheer Shanka committed Jan 6, 2023
1 parent e6342be commit 8b46ef7
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions BROADCASTS_OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Bug component: 316181
[email protected]
[email protected]
[email protected]
[email protected] #{LAST_RESORT_SUGGESTION}
1 change: 1 addition & 0 deletions core/java/android/content/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ 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 = [email protected]
per-file AttributionSource* = file:/core/java/android/permission/OWNERS
per-file Broadcast* = file:/BROADCASTS_OWNERS
2 changes: 2 additions & 0 deletions services/core/java/com/android/server/am/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,5 @@ per-file ContentProviderHelper.java = [email protected], [email protected],
# Multiuser
per-file User* = file:/MULTIUSER_OWNERS

# Broadcasts
per-file Broadcast* = file:/BROADCASTS_OWNERS

0 comments on commit 8b46ef7

Please sign in to comment.