Merge changes I8b8df509,I856f01f0 am: 5fcfe7cc4f

Change-Id: I04d08ae82530481d6ea49120107772d37fdc1627
This commit is contained in:
Automerger Merge Worker
2020-01-31 16:25:23 +00:00

View File

@@ -570,7 +570,7 @@ public abstract class NetworkAgent {
* Called when the system determines the usefulness of this network. * Called when the system determines the usefulness of this network.
* *
* The system attempts to validate Internet connectivity on networks that provide the * 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: * Currently there are two possible values:
* {@code VALIDATION_STATUS_VALID} if Internet connectivity was validated, * {@code VALIDATION_STATUS_VALID} if Internet connectivity was validated,