History log of /frameworks/base/services/tests/servicestests/src/com/android/server/connectivity/IpConnectivityMetricsTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
00a42d4c885bf7440c2677750ad8b10974b16d7f 13-Sep-2016 Hugo Benichi <hugobenichi@google.com> IpConnectivityLog uses new metrics service

This patch connects existing IpConnectivityLog to the new
IpConnectivityMetrics service:
- IpConnectivityLog is now an independent class that pushes events
directly to the new IpConnectivityMetrics service.
- DnsEventListenerService is moved from MetricsLoggerService to
IpConnectivityMetrics.
- this patch also features end to end tests from IpConnectivityLog to
IpConnectivityMetrics dumpsys output.

Bug: 31254800
Change-Id: I4fe4a209eedde2814d5f13c574a1a0d854bd05c9
/frameworks/base/services/tests/servicestests/src/com/android/server/connectivity/IpConnectivityMetricsTest.java