diff options
author | Dimitry Ivanov <dimitry@google.com> | 2017-02-01 08:54:43 -0800 |
---|---|---|
committer | Dimitry Ivanov <dimitry@google.com> | 2017-02-01 09:43:09 -0800 |
commit | 3bd906146be88fb82ee4a93d06ff389a559155a7 (patch) | |
tree | f4968eca30e92469d910a604815f1078e23ed4b0 /libc/stdio/stdio_ext.cpp | |
parent | b88112dcfc7954f001e722bb274b110e253dae6e (diff) |
Do not load second copy of a library into same namespace
This workaround was introduced in M in order to make sure
that linker loads libraries provided in apk in case a library
with the same name was loaded by the system.
This is no longer a problem starting with Android N because
app is using different namespace and therefore does not see
libraries loaded by the system.
Test: bionic-unit-tests --gtest_filter=dl*:Dl*
Change-Id: I9995258c0f361e8df35420682b84e85a0cb924b4
Diffstat (limited to 'libc/stdio/stdio_ext.cpp')
0 files changed, 0 insertions, 0 deletions