am 7570954a: modifications for new system volume policy.

* commit '7570954a1870a28d8322557dfbe36504328f3518':
  modifications for new system volume policy.
diff --git a/java/res/values/keypress-volumes.xml b/java/res/values/keypress-volumes.xml
index 4d0e7a0..1bec6a3 100644
--- a/java/res/values/keypress-volumes.xml
+++ b/java/res/values/keypress-volumes.xml
@@ -20,8 +20,8 @@
 <resources>
     <string-array name="keypress_volumes" translatable="false">
         <!-- Build.HARDWARE,volume -->
-        <item>herring,0.05</item>
-        <item>tuna,0.05</item>
-        <item>stingray,0.04</item>
+        <item>herring,0.5</item>
+        <item>tuna,0.5</item>
+        <item>stingray,0.4</item>
     </string-array>
 </resources>