From 789aacf4991b52fbf3d725ae59b067c6fb27e0ac Mon Sep 17 00:00:00 2001 From: Wilson Wu Date: Fri, 28 Jun 2024 08:45:36 +0000 Subject: [PATCH] Clean up the keyboard vibration config -. Remove the device config in Settings -. Use the new config in frameworks/base Flag: EXEMPT refactor Bug: 332661307 Test: atest KeyboardVibrationTogglePreferenceControllerTest Change-Id: I2fe70d830d55ec6f33597fbe0ed107b41eb3bdd7 --- res/values/config.xml | 3 --- ...yboardVibrationTogglePreferenceController.java | 5 ++--- ...rdVibrationTogglePreferenceControllerTest.java | 15 +++++++++------ 3 files changed, 11 insertions(+), 12 deletions(-) diff --git a/res/values/config.xml b/res/values/config.xml index 4b638b25552..065d28a786b 100644 --- a/res/values/config.xml +++ b/res/values/config.xml @@ -235,9 +235,6 @@ Can be overridden for specific product builds if the target device does not support it --> true - - false -