commit | 22035ccb01693da3e0ec94776c86988c7d5c617e | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Tue Jan 31 17:50:22 2023 -0800 |
committer | Christopher Ferris <cferris@google.com> | Tue Jan 31 17:53:45 2023 -0800 |
tree | e36791c3b3453809b72be5a7fe7e82719bcd3e5e | |
parent | d34157e26ec6f81473ec36481537247d4621ff05 [diff] |
Display offset in backtraces if necessary. When moving to a proto tombstone, backtraces no longer contain an offset when a frame is in a shared library from an apk. Add the offset display again if needed, and add a test to verify this behavior. Bug: 267341682 Test: All unit tests pass. Test: Dumped a process running through an apk to verify the offset Test: is present. Change-Id: Ib720ccb5bfcc8531d1e407f3d01817e8a0b9128c