commit | 7b4801a92140a27343ddc38f4b8f0a2c4995a9fb | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Feb 25 16:41:38 2019 +0900 |
committer | Jiyong Park <jiyong@google.com> | Thu Mar 14 07:35:54 2019 +0900 |
tree | 709e32fd9d313e60fe40baa57ed4bc4f54234858 | |
parent | 9a00f596d3376ed750eb58cf07c04d575b540c2b [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 Test: m; devices boots Change-Id: I4a43101c3e3e2e14a81001d6d65a8a4b727df385