This patch adds first validation information to: - ValidationProbeEvent, by extending the probe_type int field of to also include a bit indicating if the probe was part of a first validation attempt or not. - NetworkMonitorEvent, by defining new contants for the event_type field. Test: $ runtest frameworks-net + manually generating events and inspecting the output of $ adb shell dumpsys connmetrics list Bug: b/32198726 Change-Id: If5687e310ddd18ed3096f8ecbdfc2ef866519234
13 lines
467 B
Plaintext
13 lines
467 B
Plaintext
NetworkNotificationManager: logging improvements
|
|
|
|
TODO: squash me
|
|
# Please enter the commit message for your changes. Lines starting
|
|
# with '#' will be ignored, and an empty message aborts the commit.
|
|
# On branch notification_tagging
|
|
# Your branch is ahead of 'goog/master' by 2 commits.
|
|
# (use "git push" to publish your local commits)
|
|
#
|
|
# Changes to be committed:
|
|
# modified: services/core/java/com/android/server/connectivity/NetworkNotificationManager.java
|
|
#
|