Add libc_malloc_hook to list of libraries.
Bug: 30561479 Test: Build from scratch and verify the library is present. Change-Id: I53f30d694cff202ffc93491485ed3c845de07862
This commit is contained in:
parent
b6d7f7cf95
commit
8c70d4de97
|
@ -51,6 +51,7 @@ PRODUCT_PACKAGES += \
|
|||
libbinder \
|
||||
libc \
|
||||
libc_malloc_debug \
|
||||
libc_malloc_hooks \
|
||||
libcutils \
|
||||
libdl \
|
||||
libgui \
|
||||
|
|
Loading…
Reference in New Issue