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

Commit b0472a05 authored by Felipe Leme's avatar Felipe Leme Committed by Android (Google) Code Review
Browse files

Merge "Changed OWNERS to be more generic about HsumBootInitializer" into main

parents 6da5689e e5624415
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* = file:platform/art:main:/OWNERS_boot_profile

per-file java/com/android/server/HsumBootUserInitializer.java = file:/MULTIUSER_OWNERS
per-file **/HsumBootUserInitializer* = 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