summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorLorenzo Colitti <lorenzo@google.com>2016-04-25 22:48:26 +0900
committerLorenzo Colitti <lorenzo@google.com>2016-04-25 22:55:09 +0900
commit0a082e2c38530686498c44137d7f4cf76ac57074 (patch)
tree8c927ccfe6ed287ce422f3a21579a9473e01dd30 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentc0440e5f4dfa695d2347c68bbec787d3e16847eb (diff)
When dumping connectivity metrics events, print data as well.
Currently the output is not very interesting, looking like: ConnectivityMetricsEvent(1461591945223, 4, 5): Bundle[mParcelledData.dataSize=340] ConnectivityMetricsEvent(1461591945289, 0, 2048): android.net.metrics.NetworkEvent@b76cd61 ConnectivityMetricsEvent(1461591945296, 4, 5): Bundle[mParcelledData.dataSize=340] ConnectivityMetricsEvent(1461591945299, 0, 3072): android.net.metrics.DefaultNetworkEvent@e2f3086 ConnectivityMetricsEvent(1461591945527, 0, 2051): android.net.metrics.ValidationProbeEvent@884ad47 but at least it's better than nothing, and event logger users can always implement a better toString method on their events. This is only enabled if --events is passed into the dump. Bug: 28204408 Change-Id: Ife96b8d54e5e91317d86b622d5efc29724969f63
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions