Add initial tombstone parser

This supports parsing tombstone files from Android bugreports. The parser
can load both the legacy text format and the new binary protobuf format.
This commit is contained in:
Donncha Ó Cearbhaill
2025-02-06 20:06:57 +01:00
parent 02c02ca15c
commit b7595b62eb
6 changed files with 338 additions and 42 deletions