OSDN Git Service

Change the interface for fatal logging.
authorElliott Hughes <enh@google.com>
Wed, 7 May 2014 03:37:22 +0000 (20:37 -0700)
committerElliott Hughes <enh@google.com>
Wed, 7 May 2014 03:37:22 +0000 (20:37 -0700)
commitc78368f04faa4ee17f546985809e7550f3f88636
tree837ebe14bbb4a6f54e192a0b941d17e3cdc94b5c
parente05df25145eda8ca59db5eb03cf5dbf8c7714870
Change the interface for fatal logging.

This more general interface lets liblog give us any fatal log message,
regardless of source. This means we can remove the special case for
LOG_ALWAYS_FATAL with a simpler scheme that automatically works for
the VM too.

Change-Id: Ia6dbf7c3dbabf223081bd5159294835d954bb067
libc/bionic/libc_logging.cpp
libc/private/libc_logging.h