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)
committerDimitry Ivanov <dimitry@google.com>
Tue, 16 May 2017 04:23:32 +0000 (21:23 -0700)
commitb37d10cc8017c102530c096537890b7c6215ad2b
tree86aac9fbcd947a64c8afaa50f208da9da67e3e34
parentf3537c61bffeb32ef6c077c8fc9f209d729d77eb
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)
linker/linker.cpp