am 2c187a76: Remove voice key option from 7 inch tablet setting.

* commit '2c187a7662bb105d25e5fda646b44af4aa60382d':
  Remove voice key option from 7 inch tablet setting.
main
Tadashi G. Takaoka 2011-05-30 19:22:05 -07:00 committed by Android Git Automerger
commit 1cb24df91d
1 changed files with 1 additions and 2 deletions

View File

@ -21,8 +21,7 @@
<resources>
<bool name="config_enable_show_settings_key_option">true</bool>
<bool name="config_enable_show_subtype_settings">false</bool>
<!-- TODO: Set this false after layout debug -->
<bool name="config_enable_show_voice_key_option">true</bool>
<bool name="config_enable_show_voice_key_option">false</bool>
<bool name="config_enable_show_popup_on_keypress_option">false</bool>
<bool name="config_enable_show_recorrection_option">false</bool>
<bool name="config_enable_quick_fixes_option">false</bool>