Android: Remove <task_debug/> from the default list of debug flags installed with the client. At some point we need to remove cc_config.xml and global_prefs_override.xml from the APK.

This commit is contained in:
Rom Walton 2013-07-19 15:10:10 -04:00
parent 93d6f5ef16
commit dddaab2b4d
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
<cc_config>
<log_flags>
<task_debug/>
</log_flags>
<options>
</options>