OSDN Git Service

Export two dlmalloc functions everywhere.
authorChristopher Ferris <cferris@google.com>
Sat, 6 Jun 2015 00:12:17 +0000 (17:12 -0700)
committerChristopher Ferris <cferris@google.com>
Sat, 6 Jun 2015 20:25:56 +0000 (13:25 -0700)
commite49af9bca5706ecbc9c4f3cf15be990294106952
treef9f78b1bbf8a944362f23d2bc881f8389d133ea3
parent7a799f2b02ee453a46ee368cd8c41477e0567852
Export two dlmalloc functions everywhere.

The functions dlmalloc_inspect_all and dlmalloc_trim get
exported on devices that use dlmalloc, so be consistent and
export them everywhere.

Bug: 21640784
(cherry picked from commit f9554a17765fd91d97d1f74913a626f01e880cee)

Change-Id: I1000221423c16c356bb6301e55f726db01c3f209
libc/bionic/dlmalloc.h
libc/bionic/ndk_cruft.cpp