lisa: 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 Giovanni Ricca
parent bab2b740cc
commit ae16ac523a
No known key found for this signature in database

View File

@ -296,11 +296,6 @@
<item>10</item>
</integer-array>
<!-- Vibrator pattern for a very short but reliable vibration for soft keyboard tap -->
<integer-array name="config_keyboardTapVibePattern">
<item>10</item>
</integer-array>
<!-- The bounding path of the cutout region of the main built-in display.
Must either be empty if there is no cutout region, or a string that is parsable by
{@link android.util.PathParser}.