diff options
author | chenbruce <chenbruce@google.com> | 2018-12-05 12:15:00 +0800 |
---|---|---|
committer | chenbruce <chenbruce@google.com> | 2018-12-05 17:25:24 +0800 |
commit | eb4384c2a0374e7f77d2b494ec408514c7276714 (patch) | |
tree | 7b974d591db850c2e55b829a4eea9659cc52c6c1 /libutils/Unicode.cpp | |
parent | 5ae47e10c82be1889a8d86f28f37302aaefcd306 (diff) |
Use apex/com.android.resolv/lib64/libned_resolv.so by default
netd will use apex/com.android.resolv/lib64/libned_resolv.so to replace
system/lib64/libned_resolv.so.
note:Without disabling selinux, we setenv LD_LIBRARY_PATH in netd.rc but
netd couldn't use libnetd_resolv.so under com.android.resolv/lib64 because
LD_LIBRARY_PATH is ignored when AT_SECURE is on. Directly add path to the
libnetd_resolv apex to /system/etc/ld.config.txt for temporarily.
Bug: 119527674
Test: make; flash; lsof -p $(pidof netd)
Change-Id: I011d2da625151bf43c10497bb84c15f3d8e6ad33
Diffstat (limited to 'libutils/Unicode.cpp')
0 files changed, 0 insertions, 0 deletions