Update long press vibe pattern.
The long press vibe pattern is used for the new "heavy" click effect fallback, and the default values feel fairly awful on Walleye. Bug: 77863933 Test: long-press on something, feel the effect Change-Id: I6735c0355aa6f49069c73f5cf2b319cb453a0fba
This commit is contained in:
@@ -174,6 +174,11 @@
|
||||
<item>"usbradio:rndis:rndis,diag:diag,serial_cdev,rmnet_gsi"</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Vibrator pattern for feedback about a long screen/key press -->
|
||||
<integer-array name="config_longPressVibePattern">
|
||||
<item>8</item>
|
||||
</integer-array>
|
||||
|
||||
<!-- Boolean indicating whether framework needs to set the tx power limit for meeting SAR requirements
|
||||
during voice calls -->
|
||||
<bool translatable="false" name="config_wifi_framework_enable_voice_call_sar_tx_power_limit">true</bool>
|
||||
|
||||
Reference in New Issue
Block a user