-
- Downloads
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
Please register or sign in to comment