commit | 8fd670754d0169132da4c02f8afa8fee071d8e37 | [log] [tgz] |
---|---|---|
author | Duy Truong <duytruong@google.com> | Tue Oct 12 11:22:15 2021 -0700 |
committer | Duy Truong <duytruong@google.com> | Tue Oct 12 11:44:08 2021 -0700 |
tree | b26950ecc71c8e440199f1dac2e7e6d3a870f769 | |
parent | ef38f41fdb86f648a91a19baef15d7c9c3cbe796 [diff] |
Add backtrace reporting to CrashUtils. CrashUtils' addAllCrashes() now additionally returns a list of all file names and functions in stack frames found in the backtrace section of a crash in logcat. Cosmetic changes are from google_java_format hook. Bug: 201344837 Test: atest CrashUtilsTest Change-Id: I701a4ec7ed5062bd6d3a399506e90ea7e4c6a573