OSDN Git Service

linker: remove link from external library on unload
authorDimitry Ivanov <dimitry@google.com>
Wed, 19 Apr 2017 18:28:16 +0000 (11:28 -0700)
committerandroid-build-team Robot <android-build-team-robot@google.com>
Wed, 24 May 2017 22:06:57 +0000 (22:06 +0000)
commite102faee8b2f87c28616e7f5453f9a11eea9b122
tree1c7386dffada672b5744cf4f4a331c0914383a70
parente360a1c8a389772718814d291978390e0b662805
linker: remove link from external library on unload

When unloading library make sure the soinfo_link to parent
from linked external libraries is removed as well.

Bug: 36104177
Bug: http://b/37433850
Test: manual
Change-Id: I601b54144acecac54744805b38313c46045c54cb
(cherry picked from commit ee398f820700de30941fd82e38bd917e1513cbc6)
(cherry picked from commit b37d10cc8017c102530c096537890b7c6215ad2b)
linker/linker.cpp