Fix a doc

Test: FrameworksNetTests
Change-Id: I5c9aeb627d9f22aa84bc134b6c7d3c15f237a775
This commit is contained in:
Chalard Jean
2019-12-12 13:56:13 +09:00
parent 05cbe97f28
commit 2e3154435f

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
* later : see {@link #updateLinkProperties}.
* @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
* {@link NetworkAgentInfo#getCurrentScore}.
* @param networkMisc metadata about the network. This is never updated.