commit | 4d15f2f8c9adc463c6e904667b9793a3f3544ef4 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Mon Jan 25 21:27:57 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Jan 25 21:27:57 2016 +0000 |
tree | 82cd0e779b6f454488db8bcad9b75a1be136ae46 | |
parent | 1ae548d81daf1938be67d902512fa0c4d8f6d502 [diff] | |
parent | ccaeb65d8e4448563a40f01a291807baae9f0437 [diff] |
Merge "Add libc_malloc_debug to the always build list."
diff --git a/target/product/embedded.mk b/target/product/embedded.mk index 22cdd9c..71456dc 100644 --- a/target/product/embedded.mk +++ b/target/product/embedded.mk
@@ -42,6 +42,7 @@ libGLESv3 \ libbinder \ libc \ + libc_malloc_debug \ libcutils \ libdl \ libgui \