Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 55c1b1e4 authored by Bernie Innocenti's avatar Bernie Innocenti
Browse files

Cleanup the libnetd_resolv exports

After moving DnsProxyListener into libnetd_resolv, gethostbyname and
gethostbyaddr no longer need to be publicly accessible.

However, netd is still calling android_getaddrinfofornetcontext()
directly. It should instead call android_getaddrinfofornetwork() from
multinetwork.h and go through the dnsproxyd socket, like it already
does for getaddrinfo().

Test: atest resolv_integration_test resolv_unit_test
Change-Id: I24d974df1096d1bd8a0c047341a260dbc5575aa4
parent abdb0bde
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment