From 37edeb1219dd9a721e5cff44a312c2267b424cce Mon Sep 17 00:00:00 2001 From: Ahmad Khalil Date: Tue, 7 May 2024 13:59:15 +0000 Subject: [PATCH] Make haptics team owners on vibration files in Settings Updating owners file in settings/accessibility to make the haptics team owners on the vibration files in Settings. No flag for changing owners, no UI changes. Fix: 339187294 Test: N/A Change-Id: I962040b509f40393101eadc76ca46afc2b0696ef --- src/com/android/settings/accessibility/OWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/com/android/settings/accessibility/OWNERS b/src/com/android/settings/accessibility/OWNERS index 633e9c74aec..268e46777bb 100644 --- a/src/com/android/settings/accessibility/OWNERS +++ b/src/com/android/settings/accessibility/OWNERS @@ -15,5 +15,5 @@ menghanli@google.com #{LAST_RESORT_SUGGESTION} cipson@google.com #{LAST_RESORT_SUGGESTION} # Partner-team files -per-file HapticFeedbackIntensityPreferenceController.java = michaelwr@google.com -per-file *Vibration* = michaelwr@google.com +per-file HapticFeedbackIntensityPreferenceController.java = file:platform/frameworks/base:/services/core/java/com/android/server/vibrator/OWNERS +per-file *Vibration* = file:platform/frameworks/base:/services/core/java/com/android/server/vibrator/OWNERS