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 \