diff options
| author | 2019-01-16 22:31:11 +0900 | |
|---|---|---|
| committer | 2019-01-31 13:44:20 +0900 | |
| commit | 429660f3c8c51f2060ecbe85592d91151f9511f5 (patch) | |
| tree | 57af577e05ea5702f100089e14613df44272e321 /java/java_test.go | |
| parent | 4c20135b1989864558e04477dac30ce93764dd43 (diff) | |
bootstrap bionic are moved to ./bootstrap subdir
Bootstrap bionic (the bionic in the system partition that is for the
early processes before the runtime APEX is ready) is now located under
./bootstrap subdirectory. i.e.,
* /system/lib[64]/bootstrap/lib{c|dl|m}.so
Before this change, the bootstrap bionic were self bind-mounted. This is
causing problem with `adb sync` because the path which is a mount point
couldn't be unlinked and thus rewriting is not done.
Now, the mount points and mount sources are clearly separated.
Bug: 120266448
Test: m libc.bootstrap libm.bootstrap libdl.bootstrap
Following files are found under system and recovery/root/system
./lib[64]/bootstrap/libc.so, libdl.so, libm.so
Change-Id: I90399b3181988814ce07875df8c1a36599f3337f
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions