sdm660-common: overlay: Use vibration pattern from pixel 2

Change-Id: I561d7dbc05de46046212e8d2071b7d3496bb63b1
Signed-off-by: Akhil Narang <akhilnarang.1999@gmail.com>
Signed-off-by: Anunay Maheshwari <anunaym14@gmail.com>
Signed-off-by: clarencelol <clarencekuiek@icloud.com>
This commit is contained in:
vasishath 2021-02-12 14:12:25 +08:00 committed by OdSazib
parent c6c3996974
commit 4eb8bd1b7c
No known key found for this signature in database
GPG key ID: D4CC9F3E8190970A

View file

@ -1025,20 +1025,20 @@
<!-- Vibrator pattern for feedback about a long screen/key press -->
<integer-array name="config_longPressVibePattern">
<item>0</item>
<item>10</item>
<item>14</item>
<item>20</item>
</integer-array>
<!-- Vibrator pattern for feedback about touching a virtual key -->
<integer-array name="config_virtualKeyVibePattern">
<item>0</item>
<item>8</item>
<item>14</item>
<item>10</item>
<item>20</item>
</integer-array>
<!-- Vibrator pattern for a very short but reliable vibration for soft keyboard tap -->
<integer-array name="config_keyboardTapVibePattern">
<item>14</item>
<item>20</item>
</integer-array>
<!-- Enables or disables haptic effect when the text insertion/selection handle is moved