Merge changes I8b8df509,I856f01f0 am: 5fcfe7cc4f

Change-Id: I04d08ae82530481d6ea49120107772d37fdc1627
diff --git a/core/java/android/net/NetworkAgent.java b/core/java/android/net/NetworkAgent.java
index b2cf6f7..aae9fd4 100644
--- a/core/java/android/net/NetworkAgent.java
+++ b/core/java/android/net/NetworkAgent.java
@@ -570,7 +570,7 @@
      * Called when the system determines the usefulness of this network.
      *
      * The system attempts to validate Internet connectivity on networks that provide the
-     * {@NetworkCapabilities#NET_CAPABILITY_INTERNET} capability.
+     * {@link NetworkCapabilities#NET_CAPABILITY_INTERNET} capability.
      *
      * Currently there are two possible values:
      * {@code VALIDATION_STATUS_VALID} if Internet connectivity was validated,