NetworkAgent: Fix doc build fail by invalid tag

Bug: 138306002
Bug: 139268426
Test: make doc-comment-check-docs

Change-Id: I8b8df5096b90ad10545087ab09f68ecae637aa35
Merged-In: I8b8df5096b90ad10545087ab09f68ecae637aa35
This commit is contained in:
markchien
2020-01-15 20:41:31 +08:00
committed by Lorenzo Colitti
parent d60481ce20
commit e1322a8a8e

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,