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

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

View File

@@ -1006,9 +1006,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
@@ -1017,8 +1017,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>