diff options
-rw-r--r-- | services/core/java/com/android/server/OWNERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/services/core/java/com/android/server/OWNERS b/services/core/java/com/android/server/OWNERS index a82e146113b6..bf53f2813949 100644 --- a/services/core/java/com/android/server/OWNERS +++ b/services/core/java/com/android/server/OWNERS @@ -14,6 +14,9 @@ per-file UserspaceRebootLogger.java = ioffe@google.com, tomcherry@google.com # Sensor Privacy per-file SensorPrivacyService.java = file:platform/frameworks/native:/libs/sensorprivacy/OWNERS +# ServiceWatcher +per-file ServiceWatcher.java = sooniln@google.com + per-file *Alarm* = file:/apex/jobscheduler/OWNERS per-file *AppOp* = file:/core/java/android/permission/OWNERS per-file *Bluetooth* = file:/core/java/android/bluetooth/OWNERS |