android_system_core/rootdir/etc
Jiyong Park 7b4801a921 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
2019-03-14 07:35:54 +09:00
..
hosts Add ip6-localhost to /system/etc/hosts. 2015-01-13 14:38:21 -08:00
ld.config.legacy.txt Merge "Fix a typo in linker configuration comments." 2019-03-08 11:48:43 +00:00
ld.config.recovery.txt Shared libs are supported in recovery mode 2018-06-10 08:32:24 +09:00
ld.config.txt Don't bind-mount bionic files 2019-03-14 07:35:54 +09:00
ld.config.vndk_lite.txt Fix a typo in linker configuration comments. 2019-03-07 19:06:57 +00:00
OWNERS Add NDK folks to OWNERS for library configuration. 2018-03-19 10:56:07 -07:00
public.libraries.android.txt Add libbinder_ndk to public.libraries.* 2018-09-17 20:05:27 +00:00
public.libraries.iot.txt Add libbinder_ndk to public.libraries.* 2018-09-17 20:05:27 +00:00
public.libraries.wear.txt Add libbinder_ndk to public.libraries.* 2018-09-17 20:05:27 +00:00
TEST_MAPPING Replace bionic-unit-tests with CtsBionicTestCases 2019-02-15 15:20:59 +09:00