OSDN Git Service

Add two Netd binder calls to set/get resolver config.
authorPierre Imai <imaipi@google.com>
Tue, 12 Apr 2016 21:44:51 +0000 (06:44 +0900)
committerPierre Imai <imaipi@google.com>
Thu, 28 Apr 2016 07:08:06 +0000 (16:08 +0900)
setResolverConfiguration() sets the name servers, search domains,
and resolver parameters.
getResolverInfo() returns the configured information and also the
statistics for each server.
Also includes tests for the new functionality.

BUG: 25731675

Change-Id: Idde486f36bb731f9edd240d62dc1795f8e621fe6


No differences found