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
This commit is contained in:
@@ -235,9 +235,6 @@
|
||||
Can be overridden for specific product builds if the target device does not support it -->
|
||||
<bool name="config_media_vibration_supported">true</bool>
|
||||
|
||||
<!-- Whether to show Keyboard vibration settings in the vibration and haptics screen. -->
|
||||
<bool name="config_keyboard_vibration_supported">false</bool>
|
||||
|
||||
<!--
|
||||
Whether or not the homepage should be powered by legacy suggestion (versus contextual cards)
|
||||
Default to true as not all devices support contextual cards.
|
||||
|
||||
Reference in New Issue
Block a user