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

Commit 0c3e42eb authored by Michael Wright's avatar Michael Wright Committed by Gerrit Code Review
Browse files

Merge "Update haptics OWNERS"

parents 8cb9efdb 313839a2
Loading
Loading
Loading
Loading
+14 −14
Original line number Diff line number Diff line
# Haptics
per-file CombinedVibrationEffect.aidl = michaelwr@google.com
per-file CombinedVibrationEffect.java = michaelwr@google.com
per-file ExternalVibration.aidl = michaelwr@google.com
per-file ExternalVibration.java = michaelwr@google.com
per-file IExternalVibrationController.aidl = michaelwr@google.com
per-file IExternalVibratorService.aidl = michaelwr@google.com
per-file IVibratorManagerService.aidl = michaelwr@google.com
per-file NullVibrator.java = michaelwr@google.com
per-file SystemVibrator.java = michaelwr@google.com
per-file SystemVibratorManager.java = michaelwr@google.com
per-file VibrationEffect.aidl = michaelwr@google.com
per-file VibrationEffect.java = michaelwr@google.com
per-file Vibrator.java = michaelwr@google.com
per-file VibratorManager.java = michaelwr@google.com
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

# PowerManager
per-file IPowerManager.aidl = michaelwr@google.com, santoscordon@google.com
+6 −6
Original line number Diff line number Diff line
@@ -2,11 +2,11 @@
per-file BrightnessLimit.java = michaelwr@google.com, santoscordon@google.com

# Haptics
per-file CombinedVibrationEffectTest.java = michaelwr@google.com
per-file ExternalVibrationTest.java = michaelwr@google.com
per-file VibrationEffectTest.java = michaelwr@google.com
per-file VibratorInfoTest.java = michaelwr@google.com
per-file VibratorTest.java = michaelwr@google.com
per-file CombinedVibrationEffectTest.java = file:/services/core/java/com/android/server/vibrator/OWNERS
per-file ExternalVibrationTest.java = file:/services/core/java/com/android/server/vibrator/OWNERS
per-file VibrationEffectTest.java = file:/services/core/java/com/android/server/vibrator/OWNERS
per-file VibratorInfoTest.java = file:/services/core/java/com/android/server/vibrator/OWNERS
per-file VibratorTest.java = file:/services/core/java/com/android/server/vibrator/OWNERS

# Power
per-file PowerManager*.java = michaelwr@google.com, santoscordon@google.com
 No newline at end of file
+2 −0
Original line number Diff line number Diff line
lsandrade@google.com
michaelwr@google.com
sbowden@google.com
 No newline at end of file