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

Commit 187ec0f0 authored by Michael Wright's avatar Michael Wright Committed by Automerger Merge Worker
Browse files

Merge "Update haptics OWNERS" am: 0c3e42eb

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1853474

Change-Id: Id8a28b1754215a0c690e9f0ef728489e106fefee
parents ddf85ed3 0c3e42eb
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