android_system_core/debuggerd/libdebuggerd/test
Christopher Ferris 3336c7bce0 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
2019-04-08 17:18:24 -07:00
..
sys There's no longer a limit to property names. 2017-02-28 14:12:54 -08:00
dump_memory_test.cpp Include the map name when dumping memory around a register. 2018-02-15 16:28:50 -08:00
elf_fake.cpp crash_dump: fork a copy of the target's address space. 2017-12-15 14:11:12 -08:00
elf_fake.h debuggerd: advance our amazing bet. 2017-01-17 13:57:57 -08:00
host_signal_fixup.h debuggerd: advance our amazing bet. 2017-01-17 13:57:57 -08:00
log_fake.cpp libdebuggerd: cleanup. 2017-08-29 15:18:46 -07:00
log_fake.h debuggerd: advance our amazing bet. 2017-01-17 13:57:57 -08:00
open_files_list_test.cpp switch to using android-base/file.h instead of android-base/test_utils.h 2018-11-14 09:35:34 -08:00
tombstone_test.cpp Remove include of backtrace/Backtrace.h. 2019-04-08 17:18:24 -07:00
UnwinderMock.h Replace libbacktrace with libunwindstack directly. 2019-01-29 17:57:14 -08:00