Increase the config_key_hysteresis_distance value for tablet form factor devices

bug: 6745169
Change-Id: I4f0c018748b12d42d5ef587d93df3c5521623b36
diff --git a/java/res/values-sw600dp/config.xml b/java/res/values-sw600dp/config.xml
index 2f35d9a..745d3b9 100644
--- a/java/res/values-sw600dp/config.xml
+++ b/java/res/values-sw600dp/config.xml
@@ -34,6 +34,7 @@
     <!--
         Configuration for LatinKeyboardView
     -->
+    <dimen name="config_key_hysteresis_distance">40.0dp</dimen>
     <bool name="config_sliding_key_input_enabled">false</bool>
     <!-- Showing more keys keyboard, just above the touched point if true, aligned to the key if
          false -->