Add libc_malloc_hook to list of libraries.

Bug: 30561479

Test: Build from scratch and verify the library is present.
Change-Id: I53f30d694cff202ffc93491485ed3c845de07862
(cherry picked from commit 8c70d4de97)
This commit is contained in:
Christopher Ferris 2018-02-07 18:43:41 -08:00
parent 4f0b725439
commit 649b8c1127
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ PRODUCT_PACKAGES += \
libbinder \
libc \
libc_malloc_debug \
libc_malloc_hooks \
libcutils \
libdl \
libgui \