commit | e51a7282b57779ffa245e712edf2e7dbe134fc61 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Wed May 15 10:47:49 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed May 15 10:47:49 2019 +0000 |
tree | 15f4cd51f86d61f745df7d68bbf36c8d2e980f06 | |
parent | 3163453d0af09a5a8c78d509116dba6306e824ec [diff] | |
parent | ff29b0fa3edffc5acec1a8ab0fbc445b79978391 [diff] |
Merge "Add libc_malloc_{debug,hooks}.so to the absence check."
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 \