diff options
author | Hugo Benichi <hugobenichi@google.com> | 2017-01-11 10:11:26 +0900 |
---|---|---|
committer | Hugo Benichi <hugobenichi@google.com> | 2017-02-22 12:56:38 +0900 |
commit | 95cb226c1a4ff47531da65ef2617ade0dea5c9b8 (patch) | |
tree | b4892fc2349e674751a929be9b9459b2f2926ff3 /tools/aapt2/diff/Diff.cpp | |
parent | 56ff7d9e7384fbf09a73ee61120539b2aa0e1983 (diff) |
IP connectivity metrics: cleanup obsolete code
This patch cleans obsolete code related to IP connectivity metrics:
- remove @SystemApi on android.net.metrics: now that metrics events
are processed and serialized in the frameworks only, event classes
should not appear in the system apis.
- remove obsolete Logger classes: ConnectivityMetrics app was the
unique user of ConnectivityMetricsLogger until nyc-mr1. From nyc-mr1
the app started using dumpsys to get metrics for IpConnectivity and
Telephony, which made ConnectivityMetricsLogger obsolete.
- simplifications in MetricsTestUtil
Test: - runtest frameworks-net
- manually verified $ adb shell dumpsys connmetrics
Bug: 30054585
Bug: 32648597
Change-Id: I85ef65f7f69eb9299e4636cc7af54067201d9daf
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions