Merge "Fix a doc"

am: dc98e9be4c

Change-Id: Ic8624437203122ffb9fd6a3d07b8abe335cb68e9
This commit is contained in:
Chalard Jean
2019-12-12 06:23:11 -08:00
committed by android-build-merger

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.