Merge "Fix a doc" am: dc98e9be4c am: 082a268952

Change-Id: I774c526b9fd7ae58ec690438e7de7fb532cd555f
This commit is contained in:
Automerger Merge Worker
2019-12-12 14:27:33 +00:00

View File

@@ -5573,7 +5573,7 @@ public class ConnectivityService extends IConnectivityManager.Stub
* @param linkProperties the initial link properties of this network. They can be updated * @param linkProperties the initial link properties of this network. They can be updated
* later : see {@link #updateLinkProperties}. * later : see {@link #updateLinkProperties}.
* @param networkCapabilities the initial capabilites of this network. They can be updated * @param networkCapabilities the initial capabilites of this network. They can be updated
* later : see {@link #updateNetworkCapabilities}. * later : see {@link #updateCapabilities}.
* @param currentScore the initial score of the network. See * @param currentScore the initial score of the network. See
* {@link NetworkAgentInfo#getCurrentScore}. * {@link NetworkAgentInfo#getCurrentScore}.
* @param networkMisc metadata about the network. This is never updated. * @param networkMisc metadata about the network. This is never updated.