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

Commit 24471529 authored by Lais Andrade's avatar Lais Andrade
Browse files

Update vibrator file owners

This should include the missing file VibrationAttributes as well.

Change-Id: I041fc01bba70da46004f27e9dd4fafdef7768ba3
parent f33e7ff0
Loading
Loading
Loading
Loading
+2 −14
Original line number Diff line number Diff line
# Haptics
per-file CombinedVibrationEffect.aidl = file:/services/core/java/com/android/server/vibrator/OWNERS
per-file CombinedVibrationEffect.java = file:/services/core/java/com/android/server/vibrator/OWNERS
per-file ExternalVibration.aidl = file:/services/core/java/com/android/server/vibrator/OWNERS
per-file ExternalVibration.java = file:/services/core/java/com/android/server/vibrator/OWNERS
per-file IExternalVibrationController.aidl = file:/services/core/java/com/android/server/vibrator/OWNERS
per-file IExternalVibratorService.aidl = file:/services/core/java/com/android/server/vibrator/OWNERS
per-file IVibratorManagerService.aidl = file:/services/core/java/com/android/server/vibrator/OWNERS
per-file NullVibrator.java = file:/services/core/java/com/android/server/vibrator/OWNERS
per-file SystemVibrator.java = file:/services/core/java/com/android/server/vibrator/OWNERS
per-file SystemVibratorManager.java = file:/services/core/java/com/android/server/vibrator/OWNERS
per-file VibrationEffect.aidl = file:/services/core/java/com/android/server/vibrator/OWNERS
per-file VibrationEffect.java = file:/services/core/java/com/android/server/vibrator/OWNERS
per-file Vibrator.java = file:/services/core/java/com/android/server/vibrator/OWNERS
per-file VibratorManager.java = file:/services/core/java/com/android/server/vibrator/OWNERS
per-file *Vibration* = file:/services/core/java/com/android/server/vibrator/OWNERS
per-file *Vibrator* = file:/services/core/java/com/android/server/vibrator/OWNERS

# PowerManager
per-file IPowerManager.aidl = michaelwr@google.com, santoscordon@google.com