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

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

Merge "Update haptics OWNERS" am: 0c3e42eb am: 187ec0f0 am: c912019c am:...

Merge "Update haptics OWNERS" am: 0c3e42eb am: 187ec0f0 am: c912019c am: 579d71a6 am: cd3c043b

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

Change-Id: I316ae4387c2b108d1022fe4673b41183ced2a234
parents e4654e43 cd3c043b
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