Merge "New timings for default & fallback notification vibration." into jb-mr1.1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
c7f55f5595
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user