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

Commit ebd5e471 authored by Bill Strathearn's avatar Bill Strathearn
Browse files

Update the ownership info for the /am directory

Add a new concept of top-level activity manager ownership which owns specific files reviewed or modified by this cohort of owners within the past year.

Same as the above for OOM adjuster files.

Update the per-file ownership of content providers, battery stats and the cached app freezer

Specify which Permissions & Packages files are owned

Remove WM owners b/c there are no WM files in this directory

Remove owners that do not have active accounts


Change-Id: I2b4d27639c9695ccad05a93e2adcbcd079f629d4
Flag: EXEMPT only changing OWNERS
Bug: 360381361
parent c3fe1335
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
mwachens@google.com
sudheersai@google.com
varunshah@google.com
yamasani@google.com
+0 −1
Original line number Diff line number Diff line
# OWNERS of BatteryStats related files
bookatz@google.com
dplotnikov@google.com
mwachens@google.com

OOM_ADJUSTER_OWNERS

0 → 100644
+3 −0
Original line number Diff line number Diff line
mwachens@google.com
dplotnikov@google.com
tyk@google.com
+45 −22
Original line number Diff line number Diff line
# Applications & Processes
yamasani@google.com
jsharkey@google.com
hackbod@google.com
omakoto@google.com
ctate@google.com
huiyu@google.com
mwachens@google.com
sudheersai@google.com
suprabh@google.com
varunshah@google.com
bookatz@google.com
jji@google.com
per-file ActivityManager* = file:/ACTIVITY_MANAGER_OWNERS
per-file ActiveServices.java = file:/ACTIVITY_MANAGER_OWNERS
per-file ProcessList.java = file:/ACTIVITY_MANAGER_OWNERS
per-file ActivityThread.java = file:/ACTIVITY_MANAGER_OWNERS
per-file ProcessRecord.java = file:/ACTIVITY_MANAGER_OWNERS
per-file SystemServer.java = file:/ACTIVITY_MANAGER_OWNERS
per-file ServiceRecord.java = file:/ACTIVITY_MANAGER_OWNERS
per-file AppProfiler.java = file:/ACTIVITY_MANAGER_OWNERS
per-file ProcessStateRecord.java = file:/ACTIVITY_MANAGER_OWNERS
per-file ProcessServiceRecord.java = file:/ACTIVITY_MANAGER_OWNERS
per-file ForegroundServiceTypeLoggerModule.java = file:/ACTIVITY_MANAGER_OWNERS
per-file AppRestrictionController.java = file:/ACTIVITY_MANAGER_OWNERS
per-file ProcessErrorStateRecord.java = file:/ACTIVITY_MANAGER_OWNERS
per-file ProcessProfileRecord.java = file:/ACTIVITY_MANAGER_OWNERS
per-file ConnectionRecord.java = file:/ACTIVITY_MANAGER_OWNERS
per-file UidRecord.java = file:/ACTIVITY_MANAGER_OWNERS
per-file IntentBindRecord.java = file:/ACTIVITY_MANAGER_OWNERS
per-file AppFGSTracker.java = file:/ACTIVITY_MANAGER_OWNERS
per-file FgsTempAllowList.java = file:/ACTIVITY_MANAGER_OWNERS
per-file HostingRecord.java = file:/ACTIVITY_MANAGER_OWNERS

# Windows & Activities
ogunwale@google.com
@@ -20,24 +28,19 @@ patb@google.com
per-file AccessCheckDelegateHelper.java = file:/core/java/android/permission/OWNERS

# Battery Stats
joeo@google.com
per-file AppBatteryTracker.java = file:/BATTERY_STATS_OWNERS
per-file BatteryStats* = file:/BATTERY_STATS_OWNERS
per-file BatteryExternalStats* = file:/BATTERY_STATS_OWNERS

# Londoners
michaelwr@google.com
narayan@google.com

# Voice Interaction
per-file *Assist* = file:/core/java/android/service/voice/OWNERS
per-file *Voice* = file:/core/java/android/service/voice/OWNERS

per-file SettingsToPropertiesMapper.java = omakoto@google.com, yamasani@google.com, dzshen@google.com, zhidou@google.com, tedbauer@google.com

per-file CarUserSwitchingDialog.java = file:platform/packages/services/Car:/OWNERS

per-file ContentProviderHelper.java = varunshah@google.com, omakoto@google.com, jsharkey@google.com, yamasani@google.com
# Content Provider
per-file ContentProvider* = varunshah@google.com, yamasani@google.com

# Cached App Freezer
per-file ProcessCachedOptimizerRecord.java = file:/PERFORMANCE_OWNERS
per-file CachedAppOptimizer.java = file:/PERFORMANCE_OWNERS
per-file Freezer.java = file:/PERFORMANCE_OWNERS

@@ -46,3 +49,23 @@ per-file User* = file:/MULTIUSER_OWNERS

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

# Permissions & Packages
per-file *Permission* = patb@google.com
per-file *Package* = patb@google.com

# OOM Adjuster
per-file *Oom* = file:/OOM_ADJUSTER_OWNERS

# Miscellaneous
per-file SettingsToPropertiesMapper.java = omakoto@google.com, yamasani@google.com, dzshen@google.com, zhidou@google.com, tedbauer@google.com
per-file CarUserSwitchingDialog.java = file:platform/packages/services/Car:/OWNERS

# Londoners
michaelwr@google.com #{LAST_RESORT_SUGGESTION}
narayan@google.com #{LAST_RESORT_SUGGESTION}

# Default
hackbod@google.com #{LAST_RESORT_SUGGESTION}
omakoto@google.com #{LAST_RESORT_SUGGESTION}
yamasani@google.com #{LAST_RESORT_SUGGESTION}
 No newline at end of file