Change all three default haptic levels to high
Bug: 183746553 Test: verify default haptic levels set to high on r4 Change-Id: Ie6489be8375ddc01aeb3f227f86e98785232e52a
This commit is contained in:
parent
ae9494ee6b
commit
59ca6aee8b
1 changed files with 13 additions and 0 deletions
|
@ -251,4 +251,17 @@
|
||||||
<item>com.activision.callofduty.shooter</item>
|
<item>com.activision.callofduty.shooter</item>
|
||||||
<item>jp.konami.epjCastlevania2</item>
|
<item>jp.konami.epjCastlevania2</item>
|
||||||
</string-array>
|
</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>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue