Description[android] Change the recommended log tag format to "cr_foo"
This is to ensure that log tags are not elided when retrieving
logcat output from crash reports. The log function has been
modified to make the transition easier and avoid specifying
the prefix everywhere.
This patch also moves some eliding testing from instrumentation
tests to junit tests, and adds a test to ensure that the new
tag format is not elided.
BUG=533072
Committed: https://crrev.com/38736db9311bb4b03e6f555d71dc98b7fd341d37
Cr-Commit-Position: refs/heads/master@{#349733}
Patch Set 1 #Patch Set 2 : Reject "cr." #Patch Set 3 : Added tag normalization in the log functions #Patch Set 4 : Fix presubmit test broken by another CL #
Messages
Total messages: 18 (7 generated)
|