Skip to content
Snippets Groups Projects
Commit cf74ead3 authored by Ken Wakasa's avatar Ken Wakasa
Browse files

DO NOT MERGE. Hide the usability study mode for the production

Change-Id: Ic0ffe56cd5314a00e81ba99148162dfb3ea1b044
parent 0028ed36
No related branches found
No related tags found
No related merge requests found
......@@ -23,8 +23,7 @@
<bool name="config_enable_show_voice_key_option">true</bool>
<bool name="config_enable_show_popup_on_keypress_option">true</bool>
<bool name="config_enable_next_word_suggestions_option">true</bool>
<!-- TODO: Disable the following configuration for production. -->
<bool name="config_enable_usability_study_mode_option">true</bool>
<bool name="config_enable_usability_study_mode_option">false</bool>
<!-- Whether or not Popup on key press is enabled by default -->
<bool name="config_default_popup_preview">true</bool>
<!-- Default value for next word suggestion: while showing suggestions for a word should we weigh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment