diff options
-rw-r--r-- | services/OWNERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/services/OWNERS b/services/OWNERS index eace9060277d..3ce5ae170329 100644 --- a/services/OWNERS +++ b/services/OWNERS @@ -3,6 +3,8 @@ 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/HsumBootUserInitializer.java = file:/MULTIUSER_OWNERS + per-file java/com/android/server/* = patb@google.com #{LAST_RESORT_SUGGESTION} per-file tests/servicestests/src/com/android/server/systemconfig/* = patb@google.com |