Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bdc9c83b authored by Daniel Sandler's avatar Daniel Sandler
Browse files

New timings for default & fallback notification vibration.

Bug: 7599791
Change-Id: Ieae1cba864537b192be013e4f00131bcc59c6369
parent 4df6c629
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -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>