android_system_core/rootdir/etc
Victor Chang 785ba2e68e Linker namespace changes for moving ICU4C to APEX
libandroidicu is used by various libraries, e.g. libxml2, minikin.
Thus, expose libandroidicu to default namespace.

libpac is only used by libjni_pacprocessor (part of framework).

libicuuc, libicui18n are not exposed to default namespace,
because everyone else, except app, should use libandroidicu.
They are exposed to classloader namespace from runtime namespace
via the work done in libnativeloader in http://r.android.com/887453
b/120786417 has more details about these 2 libraries.

Bug: 120659668
Test: m droid
Change-Id: I2cd3378f1eb94b7bb1c942738b59d7e577a5f8f0
2019-02-14 10:42:27 +00:00
..
hosts Add ip6-localhost to /system/etc/hosts. 2015-01-13 14:38:21 -08:00
ld.config.legacy.txt Linker namespace changes for moving ICU4C to APEX 2019-02-14 10:42:27 +00:00
ld.config.recovery.txt Shared libs are supported in recovery mode 2018-06-10 08:32:24 +09:00
ld.config.txt Linker namespace changes for moving ICU4C to APEX 2019-02-14 10:42:27 +00:00
ld.config.vndk_lite.txt Linker namespace changes for moving ICU4C to APEX 2019-02-14 10:42:27 +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