OSDN Git Service

DO NOT MERGE Extending DNS event reporting
authorMichal Karpinski <mkarpinski@google.com>
Tue, 27 Sep 2016 16:13:57 +0000 (17:13 +0100)
committerMichal Karpinski <mkarpinski@google.com>
Fri, 2 Dec 2016 17:21:28 +0000 (17:21 +0000)
commit70444d3ad5091c068de61a773a5ca58a9274135b
treeca13ed57295ab31fc43501149d0224499e29e84e
parent3db0a14ab0e4b396e9c71cf4363b1bebdc4748c6
DO NOT MERGE Extending DNS event reporting

This adds hostname, array of addresses, total count of IP addresses
and uid to the existing pipeline.
Currently ignores the new data it receives, further work will be
done in the subsequent CLs.

Test: for now just the benchmarking, in the future unit and CTS

Bug: 29748723

(cherry picked from commit 14c9d2d0df7fab2b0470c3c404f600d87d4f0f93)

Change-Id: I3941b8d6fc1dd578e2af6ed4d3c3d0a722c39918
services/core/java/com/android/server/connectivity/NetdEventListenerService.java
services/tests/servicestests/src/com/android/server/connectivity/NetdEventListenerServiceTest.java