commit | 3b64a76d8f76d142739d3cb88440d16cb3650775 | [log] [tgz] |
---|---|---|
author | Brandon Pollack <brpol@google.com> | Thu Nov 02 05:04:07 2023 +0000 |
committer | Brandon Ross Pollack <brpol@google.com> | Mon Nov 13 01:30:35 2023 +0000 |
tree | d6ca2055c7a21be19d6a5180bf53478035455fd6 | |
parent | fee79584f00dd188160a4eb87a2010d4e5e10d83 [diff] |
Add crash file information to android watchdog Right now, the crash stacks up to a point are streamed through watchdog after being read from a file. On priveleged processes, the file can be read directly and not truncated. This is useful for more complete crash collection information collection. BUG=b/305603492 BUG=b/298274935 Test: ran on vm and observed log output. Change-Id: Ia94e2aaf79d51075eb80a1efe5d9b5df26d21812