OSDN Git Service

greylist is no longer enabled by default.
authorJiyong Park <jiyong@google.com>
Fri, 5 May 2017 13:07:05 +0000 (22:07 +0900)
committerDimitry Ivanov <dimitry@google.com>
Tue, 9 May 2017 06:22:16 +0000 (23:22 -0700)
commite8ffe56a9c2bacc6bd880238250ad61e2bbb257b
treea1e2f2a7f696035e5908ed4698eb7e78b6315127
parented0c5f2392e6508a0c93ea5d10817db933d29fc3
greylist is no longer enabled by default.

greylist is needed only for application namepaces. Since we started using
linker-namesapces for vendors and other platform apps linker should not
enable greylist workaround by default.

Bug: http://b/37731053
Bug: https://issuetracker.google.com/38146125
Test: sailfish builds and boots
Test: bionic-unit-tests and linker-unit-tests pass
Change-Id: Iee83db6fb1ae754f5ade18491321d9bca3b5ead4
linker/linker.cpp
linker/linker.h
linker/linker_namespaces.h
tests/dlext_private.h
tests/dlext_test.cpp