commit | f7352709efc012a02ea7e8148f5387866d3c03fe | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Tue Feb 13 21:21:32 2018 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Feb 13 21:21:32 2018 +0000 |
tree | 5c087310c0c2fe5a2fc605eae7e44af76f3b4647 | |
parent | 9c62fef547f42a26feb7333283daec24e5a453a9 [diff] | |
parent | 8c70d4de97eaaded77f6dac1f1ccee6d115c3948 [diff] |
Merge "Add libc_malloc_hook to list of libraries."
diff --git a/target/product/embedded.mk b/target/product/embedded.mk index 18eeb40..3f1d6df 100644 --- a/target/product/embedded.mk +++ b/target/product/embedded.mk
@@ -51,6 +51,7 @@ libbinder \ libc \ libc_malloc_debug \ + libc_malloc_hooks \ libcutils \ libdl \ libgui \