commit | 68b887c8fe8153749097c5181217ace8cccf7f4c | [log] [tgz] |
---|---|---|
author | Martin Stjernholm <mast@google.com> | Wed May 15 04:04:12 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Wed May 15 04:04:12 2019 -0700 |
tree | ebe5c0dd09377735b262b658354edb1f0eb10401 | |
parent | ce922187482d3171dfe2dc95d172d13fdc4e9f08 [diff] | |
parent | cc9253a650b44b8a66c1e823b52df5da7c6e6327 [diff] |
Merge "Add libc_malloc_{debug,hooks}.so to the absence check." am: e51a7282b5 am: cc9253a650 Change-Id: I2be7c96eb21755c0dc92ac417f5fbc404e605817
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 \