diff options
author | Jiyong Park <jiyong@google.com> | 2019-01-23 15:51:25 +0900 |
---|---|---|
committer | Jiyong Park <jiyong@google.com> | 2019-01-31 13:44:20 +0900 |
commit | fbc4c8edd6aa528336ceb64938c2f1c8e7dfe2e0 (patch) | |
tree | 9210ed92ac083540fb3f30bd733118964e8e0d0a /linker/linker_block_allocator.cpp | |
parent | a5f914aef163e27bf49ce2c29f2cef12a131132f (diff) |
Move the dynamic linker to ./bootstrap subdir
The dynamic linker installed to /system partition is only for
bootstraping, i.e. to be used only by early processes. The existing path
/system/bin/linker[64] will be a symlink to the mount pointpoint
/bionic/bin/linker[64] which will be bind-mounted with either the
bootstrap linker or the default linker in the runtime APEX. Since the
path is taken by the symlink, bootstrap linker is moved to ./boostrap
subdirectory.
Bug: 120266448
Test: m linker; the linker is found under /system/bin/bootstrap/
Change-Id: I163e0c8a1738b94565a6b60f48e65841ba058a91
Diffstat (limited to 'linker/linker_block_allocator.cpp')
0 files changed, 0 insertions, 0 deletions