Reduce various startup logspam on Android.
These log messages aren't generally interesting, and sometimes can be confusing, especially to developers of WebView apps who see these printed by their own applications and may not understand them. Reduce their log levels to debug (which causes them to be stripped in official release builds) or otherwise make them conditional. Fixes: 1016010 Change-Id: I5f2375e87c9bc007723dc41c5e1276693fd5ddcc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1869288 Commit-Queue: Richard Coles <torne@chromium.org> Auto-Submit: Richard Coles <torne@chromium.org> Reviewed-by:Yaron Friedman <yfriedman@chromium.org> Cr-Commit-Position: refs/heads/master@{#707982}
Showing
Please register or sign in to comment