commit | e4f96455d32db6afe38dadcc0ca46fc10ee95e08 | [log] [tgz] |
---|---|---|
author | Bernie Innocenti <codewiz@google.com> | Wed May 29 00:42:35 2019 +0900 |
committer | Bernie Innocenti <codewiz@google.com> | Wed May 29 22:25:37 2019 +0900 |
tree | a599b0537d9b541f289510554f511c31f19bc833 | |
parent | 3e779a72aca6f6e079a84f548a2d3528338c569d [diff] |
Move internal functions out of libnetd_resolv's public headers This is yet another preparatory change before enableing the ABI checker. Internal functions are now declared in non-public headers paired with the source files where they are declared. A followup change could further split resolv_private.h. Bug: 133117690 Test: No functionality changes, just run atest. Change-Id: I66ab2f9856e7faa82c74a8ef3fbdeef579577c64