DescriptionRemove bogus format specifier "%s" in logging in BuildInfo.java.
android.util.Log does not take formatted string (the third argument is
a fixed overload taking a Throwable object), so currently the bare "%s"
is emit to the log. Let's drop it.
BUG=none
Review-Url: https://codereview.chromium.org/2620843003
Cr-Commit-Position: refs/heads/master@{#442788}
Committed: https://chromium.googlesource.com/chromium/src/+/04a7d729155baecab68fde4bedac49d5a1d1e9aa
Patch Set 1 #
Messages
Total messages: 12 (8 generated)
|