summaryrefslogtreecommitdiff
path: root/linker/linker_block_allocator.cpp
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2019-01-23 15:51:25 +0900
committerJiyong Park <jiyong@google.com>2019-01-31 13:44:20 +0900
commitfbc4c8edd6aa528336ceb64938c2f1c8e7dfe2e0 (patch)
tree9210ed92ac083540fb3f30bd733118964e8e0d0a /linker/linker_block_allocator.cpp
parenta5f914aef163e27bf49ce2c29f2cef12a131132f (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