commit | 4fd7bf6592aa475c599725f6eec25ffe8a90f714 | [log] [tgz] |
---|---|---|
author | dgn <[email protected]> | Wed Oct 14 10:29:49 2015 |
committer | Commit bot <[email protected]> | Wed Oct 14 10:30:39 2015 |
tree | fb2fcd31e851d6cb189a6ee18dd481cf426c920b | |
parent | d0f9c3e6524cccd3c27025ce03be92db2159e94a [diff] |
[Android] remove dots from log tags That causes tags to be elided in crash reports. This patch replaces the dots by '_'. The 'cr.' prefix is also removed as it is unnecessary now. BUG=533072 Review URL: https://codereview.chromium.org/1389633002 Cr-Commit-Position: refs/heads/master@{#353992}