commit | 472c900f6b1e20a5b15f722c1394d0467817b087 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Wed Dec 19 16:52:06 2018 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Wed Dec 19 16:52:06 2018 +0900 |
tree | 9a734e7265fb2d32f56d3ade144c5788bbe13692 | |
parent | 8fd4435d532846b46fe47e52a6825a050d1af13c [diff] |
Allow dlopen()ing libraries from the netd APEX. This is a workaround to allow us to use libnetd_resolv.so from the resolver APEX before b/120661824 is fixed. We cannot put the APEX into the search path due to b/120661824, but we can put it into the permitted path, Test: builds, boots Test: system/netd/tests/runtests.sh Test: atest FrameworksNetTests android.net.cts.ConnectivityManagerTest Change-Id: Ia68df860b7edc92180284f62736146e6029d7655