commit | 43da9ce041f1b622b23ec88a5606a162a99de0af | [log] [tgz] |
---|---|---|
author | Brian Muramatsu <btmura@google.com> | Fri Aug 24 10:25:10 2012 -0700 |
committer | Brian Muramatsu <btmura@google.com> | Fri Aug 24 18:08:05 2012 -0700 |
tree | 3977b70d6c7fca41875cd63fc2d47c342919e40e | |
parent | 642ad495e29a6d4e64211be1a09ad9a18df4af3a [diff] [blame] |
Add mako keypress vibration and volume settings This prevents -1 and -1000 from appearing as the defaults in Advanced Settings. Change-Id: I42938782077a0a3dfb5ec2125c0266b6712bcf63
diff --git a/java/res/values/keypress-vibration-durations.xml b/java/res/values/keypress-vibration-durations.xml index 2569f23..8f6b647 100644 --- a/java/res/values/keypress-vibration-durations.xml +++ b/java/res/values/keypress-vibration-durations.xml
@@ -22,5 +22,6 @@ <!-- Build.HARDWARE,duration_in_milliseconds --> <item>herring,5</item> <item>tuna,5</item> + <item>mako,20</item> </string-array> </resources>