OSDN Git Service

Expose android_set_abort_message().
authorDan Albert <danalbert@google.com>
Mon, 18 Aug 2014 21:37:42 +0000 (14:37 -0700)
committerDan Albert <danalbert@google.com>
Mon, 18 Aug 2014 21:37:42 +0000 (14:37 -0700)
commitce6b1abbb1da797e716d8ec03da4e3b6304fd11d
tree75acb30cfbe62bf3141fd01f7a37cc53c1d82dea
parent54d24e099c24d0811ae723640d4e12e9558cab73
Expose android_set_abort_message().

Removes the leading underscores from __android_set_abort_message() and
moves its declaration into a public header file.

Bug: 17059126
Change-Id: I470c79db47ec783ea7a54b800f8b78ecbe7479ab
libc/bionic/libc_logging.cpp
libc/include/android/set_abort_message.h [new file with mode: 0644]
libc/private/libc_logging.h