Snap for 8598433 from 4458acb888123683c1eebe40c5175bac73229079 to tm-frc-scheduling-release Change-Id: Ia4a2db505f332c94ed8ed09aae8d0c95b3b74af6
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) {