Statically linked executables should honor AT_SECURE.

Bug: http://b/19647373
Change-Id: I10e7682d9cec26a523f1a3597ca5326c3ca42ebe
This commit is contained in:
Elliott Hughes
2015-06-08 18:04:00 -07:00
parent 1cfbd94a2f
commit 1801db3d3f
7 changed files with 209 additions and 311 deletions

View File

@@ -9,7 +9,6 @@ LOCAL_SRC_FILES:= \
linker_allocator.cpp \
linker_sdk_versions.cpp \
linker_block_allocator.cpp \
linker_environ.cpp \
linker_libc_support.c \
linker_memory.cpp \
linker_phdr.cpp \