am e9316c06: am 78d2febf: am c7f55f55: Merge "New timings for default & fallback notification vibration." into jb-mr1.1-dev

* commit 'e9316c06756f4553c812b34cf023f54a514e86aa':
  New timings for default & fallback notification vibration.
This commit is contained in:
Daniel Sandler
2012-11-28 06:31:53 -08:00
committed by Android Git Automerger

View File

@@ -1016,9 +1016,9 @@
-->
<integer-array name="config_defaultNotificationVibePattern">
<item>0</item>
<item>150</item>
<item>200</item>
<item>350</item>
<item>250</item>
<item>350</item>
</integer-array>
<!-- Vibrator pattern to be used as the default for notifications
@@ -1027,8 +1027,8 @@
-->
<integer-array name="config_notificationFallbackVibePattern">
<item>0</item>
<item>33</item>
<item>100</item>
<item>150</item>
<item>50</item>
<item>100</item>
</integer-array>
</resources>