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>
Wed, 10 May 2017 00:59:00 +0000 (17:59 -0700)
commit37b91af0f3590e577dfcef47899bca2c8f9aebf4
treeb15cccfb4b2cb20bbdb8d0c70d7f94426e56d6a9
parent41192813232c1dbf5cb8989cd872e1a01c115245
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
(cherry picked from commit e8ffe56a9c2bacc6bd880238250ad61e2bbb257b)
linker/linker.cpp
linker/linker.h
linker/linker_namespaces.h
tests/dlext_private.h
tests/dlext_test.cpp