commit | ca0291775a05e7800dae05cb31db7f1702b44348 | [log] [tgz] |
---|---|---|
author | Eric Rowe <erowe@google.com> | Thu May 07 14:56:21 2015 -0700 |
committer | Eric Rowe <erowe@google.com> | Thu May 07 14:56:21 2015 -0700 |
tree | f86d114bd6b9e335e82b2077a1741393f5c65c8a | |
parent | 29a6e07bab66064c455db27394147103919bfdb2 [diff] |
Allow logcat parser to match F DEBUG Native crashes sometimes appear in logcat with F DEBUG as the level and tag. Refactor the crash tag mechanism to allow for 2 signatures for native crashes but keep it private (for now) since there isn't a public need to add more (like there is for Java crashes). Bug: 20917511 Change-Id: Ieae63d45553ac8cf92977d69028783b7367c2162