Update long press vibe pattern.

am: b8c6451523

Change-Id: Ie7a6fff3038404c22f98852b373c62b1f784059d
This commit is contained in:
Michael Wright
2018-04-18 12:46:49 -07:00
committed by android-build-merger

View File

@@ -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>