OSDN Git Service

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>
Mon, 10 Oct 2016 15:49:07 +0000 (16:49 +0100)
commit14c9d2d0df7fab2b0470c3c404f600d87d4f0f93
treedd6e76c0324eb2ebff215e22e5fe93784d7187ad
parent77e552d6c60522a87159ea803ab2a2da9d564e40
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
Change-Id: Ice7db208282934e74f0e1808ffbae96d476c4216
services/core/java/com/android/server/connectivity/NetdEventListenerService.java
services/tests/servicestests/src/com/android/server/connectivity/NetdEventListenerServiceTest.java