commit | b9e60891e7ca09f8a5b1c7e72caeafe8f63d106f | [log] [tgz] |
---|---|---|
author | Martin Stjernholm <mast@google.com> | Wed May 15 16:27:47 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Wed May 15 16:27:47 2019 -0700 |
tree | ebe5c0dd09377735b262b658354edb1f0eb10401 | |
parent | 5c7e170c8f2531e11c3447828f3d24e0b534a0c1 [diff] | |
parent | 68b887c8fe8153749097c5181217ace8cccf7f4c [diff] |
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 \