commit | 42ae1c8c8fc3fbdabcdc7d1dc0eb14ff1a5cd50c | [log] [tgz] |
---|---|---|
author | Martin Stjernholm <mast@google.com> | Mon Dec 16 21:34:16 2019 +0000 |
committer | Martin Stjernholm <mast@google.com> | Mon Dec 16 21:43:45 2019 +0000 |
tree | 949dea1bdd6e1ddc6e4c0f574f45c0f760d7966c | |
parent | 5c3bf1b164436823f6ff23261cd3911cc79ca2e3 [diff] |
Add libdl_android.so to the system partition absence check. Test: m Bug: 144343305 Change-Id: Ie3a9698d4d369a68ce2baffbab448af63ead4410
diff --git a/core/main.mk b/core/main.mk index 6935efa..5a1693f 100644 --- a/core/main.mk +++ b/core/main.mk
@@ -1159,6 +1159,7 @@ libc_malloc_debug.so \ libc_malloc_hooks.so \ libdl.so \ + libdl_android.so \ libm.so \ # Conscrypt APEX libraries