commit | fe3be29806257251f5da4a271f0ccf643c69c244 | [log] [tgz] |
---|---|---|
author | Tej Singh <singhtejinder@google.com> | Wed May 11 21:30:56 2022 -0700 |
committer | Tej Singh <singhtejinder@google.com> | Thu May 12 09:08:35 2022 +0000 |
tree | 8c4a6f857b6593326a5c2cd39d6a9603630ae944 | |
parent | f38407311fc989150a682a967ad86aec7b5e769d [diff] |
Cleanup IpReachabilityMonitor Test: TH Bug: 232334470 Change-Id: Id33e2ec5e59c5e1bb5d4d84998552b6a45f9a8f8 Merged-In: Id33e2ec5e59c5e1bb5d4d84998552b6a45f9a8f8
diff --git a/src/android/net/ip/IpReachabilityMonitor.java b/src/android/net/ip/IpReachabilityMonitor.java index 876610d..7614cf3 100644 --- a/src/android/net/ip/IpReachabilityMonitor.java +++ b/src/android/net/ip/IpReachabilityMonitor.java
@@ -667,7 +667,7 @@ } /** - * Log NUD failure metrics with new Westworld APIs while the function using mMetricsLog API + * Log NUD failure metrics with new statsd APIs while the function using mMetricsLog API * still sends the legacy metrics, @see #logNudFailed. */ private void logNeighborLostEvent(final NeighborEvent event, final NudEventType type) {