diff options
author | 2019-02-25 11:05:47 +0900 | |
---|---|---|
committer | 2019-03-15 03:04:52 +0900 | |
commit | f11943527d5fee8c253a23c959ebb70267721652 (patch) | |
tree | ae4fd1db3570caddc681e65f79ca1d6c4648516f /java/app_builder.go | |
parent | 33548f07a8cef49a5201a844bd4982c2af8ee610 (diff) |
Create symlink for bionic files
This change creates following symlinks for bionic files.
/system/lib/libc.so -> /apex/com.android.runtime/lib/bionic/libc.so
/system/lib/libm.so -> /apex/com.android.runtime/lib/bionic/libm.so
/system/lib/libdl.so -> /apex/com.android.runtime/lib/bionic/libdl.so
/system/bin/linker -> /apex/com.android.runtime/bin/linker
...
This allows us to not have mountpoints under /bionic.
Bug: 125549215
Test: m and inspect the symlinks in the system partition.
Change-Id: I3a58bf4f88c967862dbf06065a1af8fc4700dda3
Diffstat (limited to 'java/app_builder.go')
0 files changed, 0 insertions, 0 deletions