Merge "Add libc_malloc_{debug,hooks}.so to the absence check."
This commit is contained in:
commit
e51a7282b5
1 changed files with 2 additions and 0 deletions
|
@ -1214,6 +1214,8 @@ APEX_MODULE_LIBS := \
|
||||||
libartd.so \
|
libartd.so \
|
||||||
libartpalette.so \
|
libartpalette.so \
|
||||||
libc.so \
|
libc.so \
|
||||||
|
libc_malloc_debug.so \
|
||||||
|
libc_malloc_hooks.so \
|
||||||
libdexfile.so \
|
libdexfile.so \
|
||||||
libdexfile_external.so \
|
libdexfile_external.so \
|
||||||
libdexfiled.so \
|
libdexfiled.so \
|
||||||
|
|
Loading…
Reference in a new issue