commit | 066dcf1c8480f0dd7347e0e0992199b31d190fc4 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Mon Apr 08 17:18:24 2019 -0700 |
committer | Christopher Ferris <cferris@google.com> | Mon Apr 08 17:18:24 2019 -0700 |
tree | d975c73efb2d595789c75bab7e91121d731e7ec5 | |
parent | 78ef223e4af073e5d6c03a97cb3ac39b4e2bd83a [diff] |
Remove include of backtrace/Backtrace.h. Somehow the code was still including this include from libbacktrace. I think the libbacktrace include directory was coming from some transitive includes. I verified that nothing in debuggerd is using the libbacktace.so shared library. Bug: 120606663 Test: Builds, unit tests pass. Change-Id: I85c2837c5a539ccefc5a7140949988058d21697a