Add mako keypress vibration and volume settings
This prevents -1 and -1000 from appearing as the defaults in Advanced Settings. Change-Id: I42938782077a0a3dfb5ec2125c0266b6712bcf63main
parent
642ad495e2
commit
43da9ce041
|
@ -22,5 +22,6 @@
|
|||
<!-- Build.HARDWARE,duration_in_milliseconds -->
|
||||
<item>herring,5</item>
|
||||
<item>tuna,5</item>
|
||||
<item>mako,20</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue