Change all three default haptic levels to high am: 59ca6aee8b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/13999047 Change-Id: I17dde6e79cc0611bee373451c9154aa730028c26
This commit is contained in:
commit
93fafdf347
1 changed files with 13 additions and 0 deletions
|
@ -251,4 +251,17 @@
|
|||
<item>com.activision.callofduty.shooter</item>
|
||||
<item>jp.konami.epjCastlevania2</item>
|
||||
</string-array>
|
||||
|
||||
<!-- The default intensity level for haptic feedback. See
|
||||
Settings.System.HAPTIC_FEEDBACK_INTENSITY more details on the constant values and
|
||||
meanings. -->
|
||||
<integer name="config_defaultHapticFeedbackIntensity">3</integer>
|
||||
<!-- The default intensity level for notification vibrations. See
|
||||
Settings.System.NOTIFICATION_VIBRATION_INTENSITY more details on the constant values and
|
||||
meanings. -->
|
||||
<integer name="config_defaultNotificationVibrationIntensity">3</integer>
|
||||
<!-- The default intensity level for notification vibrations. See
|
||||
Settings.System.RING_VIBRATION_INTENSITY more details on the constant values and
|
||||
meanings. -->
|
||||
<integer name="config_defaultRingVibrationIntensity">3</integer>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue