forked from AOSPA/android_frameworks_base
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Additional per-file OWNERS for shared directories.
Iteration based on areas of tree where detailed ownership was found to be missing during routine code reviews. Also add more detailed examples to OWNERS.md. Bug: 174932174 Exempt-From-Owner-Approval: refactoring with team leads buy-in Change-Id: I46ccef33b34594181ae8dc62973d68020f827d6b
- Loading branch information
Showing
11 changed files
with
48 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,7 @@ [email protected] | |
[email protected] | ||
|
||
# Support bulk translation updates | ||
per-file */res*/values*/*.xml = [email protected] | ||
per-file */res*/values*/*.xml = [email protected], [email protected] | ||
|
||
per-file Android.bp = file:platform/build/soong:/OWNERS | ||
per-file Android.mk = file:platform/build/soong:/OWNERS | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,4 @@ | ||
per-file *Alarm* = file:/apex/jobscheduler/OWNERS | ||
per-file *AppOp* = file:/core/java/android/permission/OWNERS | ||
per-file *Notification* = file:/packages/SystemUI/OWNERS | ||
per-file *Zygote* = file:/ZYGOTE_OWNERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,4 +24,7 @@ per-file PowerComponents.java = file:/BATTERY_STATS_OWNERS | |
|
||
per-file GraphicsEnvironment.java = [email protected], [email protected], [email protected], [email protected], [email protected] | ||
|
||
per-file *Network* = file:/services/core/java/com/android/server/net/OWNERS | ||
per-file *Power* = file:/services/core/java/com/android/server/power/OWNERS | ||
per-file *Telephony* = file:/telephony/OWNERS | ||
per-file *Zygote* = file:/ZYGOTE_OWNERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
include /telephony/OWNERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
per-file *AppOp* = file:/core/java/android/permission/OWNERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
include /services/core/java/com/android/server/notification/OWNERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
include /telephony/OWNERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ per-file ZramWriteback.java = [email protected], [email protected], srnvs@go | |
per-file UserspaceRebootLogger.java = [email protected], [email protected] | ||
|
||
per-file *Alarm* = file:/apex/jobscheduler/OWNERS | ||
per-file *AppOps* = file:/core/java/android/permission/OWNERS | ||
per-file *AppOp* = file:/core/java/android/permission/OWNERS | ||
per-file *Bluetooth* = file:/core/java/android/bluetooth/OWNERS | ||
per-file *Gnss* = file:/services/core/java/com/android/server/location/OWNERS | ||
per-file *Location* = file:/services/core/java/com/android/server/location/OWNERS | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters