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
2 files changed
tree: f86d114bd6b9e335e82b2077a1741393f5c65c8a
  1. src/
  2. tests/
  3. .classpath
  4. .gitignore
  5. .project
  6. Android.mk