summaryrefslogtreecommitdiff
path: root/tools/aapt2/diff/Diff.cpp
diff options
context:
space:
mode:
authorHugo Benichi <hugobenichi@google.com>2016-05-31 16:28:06 +0900
committerHugo Benichi <hugobenichi@google.com>2016-06-29 14:28:51 +0900
commitcfddd6879283860bb4d2cf2972ea086f585a37ec (patch)
tree366da3e15c5e3a76552284fe910364ad5b9e7a8a /tools/aapt2/diff/Diff.cpp
parent5bf74ae1b9102ad2030ffaad4f27f4f0cf783a62 (diff)
Refactor IP connectivity event logging
This patch removes static methods for logging IP connectivity events defined in android.net.metrics and replaces them with a single log() instance method defined on IpConnectivityLog. Event constructors are now public also. Every classes logging such events now create an instance of IpConnectivityLog for logging event objects directly instantiated with new. Removing static dependencies allow straightforward testing of logging. This patch also removes the base IpConnectivityEvent class which is not needed any more. Bug: 29035129 Change-Id: I3de700f93f46deaa48a759f938f7d00e1d8bff98
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions