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

Commit 3b83d560 authored by Patrick Baumann's avatar Patrick Baumann
Browse files

Broadening OWNERS for java/com/android/server

Marking the sole specific owner of SystemServer.java, etc. as  #{LAST_RESORT_SUGGESTION} to ensure root OWNERS also appear in gerrit UI.

Change-Id: I2c51b73226ba369fa3aaba6102ce3c9fff254693
parent 282a29b8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ per-file Android.bp = file:platform/build/soong:/OWNERS #{LAST_RESORT_SUGGESTION
# art-team@ manages the system server profile
per-file art-profile* = calin@google.com, ngeoffray@google.com, vmarko@google.com

per-file java/com/android/server/* = toddke@google.com,patb@google.com
per-file java/com/android/server/* = patb@google.com #{LAST_RESORT_SUGGESTION}
per-file tests/servicestests/src/com/android/server/systemconfig/* = patb@google.com

per-file proguard.flags = jdduke@google.com