ac225780dd
Move the name of the "private/libc_logging.h" header to <async_safe/log.h>. For use of libc_malloc_debug_backtrace, remove the libc_logging library. The library now includes the async safe log functions. Remove the references to libc_logging.cpp in liblog, it isn't needed because the code is already protected by a check of the __ANDROID__ define. Test: Compiled and boot bullhead device. Test: Run debuggerd unit tests. Test: Run liblog unit tests on target and host. Test: Run libmemunreachable unit tests (these tests are flaky though). Change-Id: Ie79d7274febc31f210b610a2c4da958b5304e402 |
||
---|---|---|
.. | ||
Android.mk | ||
AndroidTest.xml | ||
benchmark.h | ||
benchmark_main.cpp | ||
libc_test.cpp | ||
liblog_benchmark.cpp | ||
liblog_test.cpp | ||
liblog_test_default.cpp | ||
liblog_test_local.cpp | ||
liblog_test_stderr.cpp | ||
liblog_test_stderr_local.cpp | ||
log_id_test.cpp | ||
log_radio_test.cpp | ||
log_read_test.cpp | ||
log_system_test.cpp | ||
log_time_test.cpp |