dre: overlay: Remove obsolete config_keyboardTapVibePattern

Change-Id: Ic89566183d2cdc4a20ea83f462c56a14184621ae
This commit is contained in:
Bruno Martins 2023-11-16 22:44:23 +00:00 committed by Albert Tang
parent d71c9fb394
commit 330a07a092

View file

@ -435,11 +435,6 @@
<item>80</item> <item>80</item>
</integer-array> </integer-array>
<!-- Vibrator pattern for a very short but reliable vibration for soft keyboard tap -->
<integer-array name="config_keyboardTapVibePattern">
<item>80</item>
</integer-array>
<!-- Indicates whether device has a power button fingerprint sensor. --> <!-- Indicates whether device has a power button fingerprint sensor. -->
<bool name="config_is_powerbutton_fps" translatable="false">true</bool> <bool name="config_is_powerbutton_fps" translatable="false">true</bool>