android_bionic/linker
Dimitry Ivanov d3a07e84a7 The workaround for apps using older version of soinfos
Skip the check for accessibility in the case soinfo
does not have primary/secondary namespaces associated
with them.

Bug: http://b/37191433
Test: start an app from http://b/37191433 make sure it does not crash on lunch
Change-Id: Id4c0bdab4dfc6bc8a33fc275d71e325518e0759f
(cherry picked from commit 97b4c5f264)
2017-04-12 10:37:31 -07:00
..
arch
tests Move scopeguard into android::base 2017-04-05 16:37:07 -07:00
Android.bp Merge changes I826756d9,I00e2edb2 2017-04-03 20:33:18 +00:00
Android.mk
MODULE_LICENSE_BSD Unify linker files under one license (BSD) 2017-02-15 15:35:33 -08:00
dlfcn.cpp linker: log only real dlerrors 2017-03-28 11:15:47 -07:00
ld.config.format.md Load namespace configuration from ld.config.txt 2017-03-24 15:50:45 -07:00
linked_list.h Unify linker files under one license (BSD) 2017-02-15 15:35:33 -08:00
linker.cpp Merge "Send developers straight to the text relocation docs." 2017-04-11 06:07:07 +00:00
linker.h
linker_allocator.cpp Unify linker files under one license (BSD) 2017-02-15 15:35:33 -08:00
linker_allocator.h Unify linker files under one license (BSD) 2017-02-15 15:35:33 -08:00
linker_block_allocator.cpp Unify linker files under one license (BSD) 2017-02-15 15:35:33 -08:00
linker_block_allocator.h Unify linker files under one license (BSD) 2017-02-15 15:35:33 -08:00
linker_cfi.cpp Unify linker files under one license (BSD) 2017-02-15 15:35:33 -08:00
linker_cfi.h Unify linker files under one license (BSD) 2017-02-15 15:35:33 -08:00
linker_common_types.h
linker_config.cpp Move scopeguard into android::base 2017-04-05 16:37:07 -07:00
linker_config.h Load namespace configuration from ld.config.txt 2017-03-24 15:50:45 -07:00
linker_debug.h libc: __system_property_set uses writev to write atomically 2017-02-24 14:00:04 -08:00
linker_dlwarning.cpp Unify linker files under one license (BSD) 2017-02-15 15:35:33 -08:00
linker_dlwarning.h Unify linker files under one license (BSD) 2017-02-15 15:35:33 -08:00
linker_gdb_support.cpp Unify linker files under one license (BSD) 2017-02-15 15:35:33 -08:00
linker_gdb_support.h Unify linker files under one license (BSD) 2017-02-15 15:35:33 -08:00
linker_globals.cpp
linker_globals.h The workaround for apps using older version of soinfos 2017-04-12 10:37:31 -07:00
linker_libc_support.c Unify linker files under one license (BSD) 2017-02-15 15:35:33 -08:00
linker_libcxx_support.cpp Unify linker files under one license (BSD) 2017-02-15 15:35:33 -08:00
linker_logger.cpp Add support for disabling the greylist. 2017-04-06 10:59:24 -07:00
linker_logger.h Add support for disabling the greylist. 2017-04-06 10:59:24 -07:00
linker_main.cpp Merge "Load namespace configuration from ld.config.txt" 2017-03-25 05:17:32 +00:00
linker_main.h Load namespace configuration from ld.config.txt 2017-03-24 15:50:45 -07:00
linker_mapped_file_fragment.cpp Unify linker files under one license (BSD) 2017-02-15 15:35:33 -08:00
linker_mapped_file_fragment.h Unify linker files under one license (BSD) 2017-02-15 15:35:33 -08:00
linker_memory.cpp linker_memory: allow fallback allocator to be turned on and off. 2017-03-08 16:43:59 -08:00
linker_mips.cpp
linker_namespaces.cpp The workaround for apps using older version of soinfos 2017-04-12 10:37:31 -07:00
linker_namespaces.h Load namespace configuration from ld.config.txt 2017-03-24 15:50:45 -07:00
linker_phdr.cpp
linker_phdr.h
linker_reloc_iterators.h Unify linker files under one license (BSD) 2017-02-15 15:35:33 -08:00
linker_relocs.h Unify linker files under one license (BSD) 2017-02-15 15:35:33 -08:00
linker_sdk_versions.cpp Unify linker files under one license (BSD) 2017-02-15 15:35:33 -08:00
linker_sleb128.h Unify linker files under one license (BSD) 2017-02-15 15:35:33 -08:00
linker_soinfo.cpp Add systrace output for dlclose/dlsym calls 2017-03-21 10:38:23 -07:00
linker_soinfo.h
linker_utils.cpp Extract format_string function. 2017-03-13 16:25:51 -07:00
linker_utils.h Load namespace configuration from ld.config.txt 2017-03-24 15:50:45 -07:00
rt.cpp