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

Commit 43da9ce0 authored by Brian Muramatsu's avatar Brian Muramatsu
Browse files

Add mako keypress vibration and volume settings

This prevents -1 and -1000 from appearing as the defaults in
Advanced Settings.

Change-Id: I42938782077a0a3dfb5ec2125c0266b6712bcf63
parent 642ad495
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -22,5 +22,6 @@
        <!-- Build.HARDWARE,duration_in_milliseconds -->
        <item>herring,5</item>
        <item>tuna,5</item>
        <item>mako,20</item>
    </string-array>
</resources>
+1 −0
Original line number Diff line number Diff line
@@ -24,5 +24,6 @@
        <item>tuna,0.5</item>
        <item>stingray,0.4</item>
        <item>grouper,0.3</item>
        <item>mako,0.3</item>
    </string-array>
</resources>