stone: overlay: remove obsolete keyboardTapVibePattern

This commit is contained in:
Bruno Martins
2024-05-10 18:39:54 +02:00
committed by kamikaonashi
parent 9326fe03c2
commit 2c862f0643

View File

@@ -442,11 +442,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}.