commit | c21e52b80f68ec771abc5b2b80aa6a5de6d512a1 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Sat Mar 09 17:26:48 2019 +0900 |
committer | Jiyong Park <jiyong@google.com> | Sat Mar 09 17:26:48 2019 +0900 |
tree | 7157373ba17472a47d5c0f8d5391a4b52b5d6905 | |
parent | 0428b8e5a53c3c37e0f76decc7a8f32854488062 [diff] |
Don't bind-mount bionic files Bind-mounting of the bionic files on /bionic/* paths no longer required as there are direct symlinks from bionic files in /system partition to the corresponding bionic files in the runtime APEX. e.g., /system/lib/libc.so -> /apex/com.android.runtime/lib/bionic/libc.so Bug: 125549215 Bug: 127499775 Test: m; devices boots Change-Id: I499df3a629e01680c1e1c8f0f4062efaec2ab277