Merge "Add libc_malloc_{debug,hooks}.so to the absence check." am: e51a7282b5 am: cc9253a650
am: 68b887c8fe

Change-Id: Ibee6f853f317d6103cb986dac321c6ced63f81d4
diff --git a/core/main.mk b/core/main.mk
index df5c13c..656a6ec 100644
--- a/core/main.mk
+++ b/core/main.mk
@@ -1214,6 +1214,8 @@
   libartd.so \
   libartpalette.so \
   libc.so \
+  libc_malloc_debug.so \
+  libc_malloc_hooks.so \
   libdexfile.so \
   libdexfile_external.so \
   libdexfiled.so \