Remove voice key option from 7 inch tablet setting.
Bug: 4442045 Change-Id: I5e75e9e61a3be81295d4271d6302233c97e9ea5a
This commit is contained in:
parent
6b38a5fd4c
commit
2c187a7662
1 changed files with 1 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue