Fix docs build break in passpoint manager

Change-Id: I045a361d3a5c3f55c77dd33271892e50f275ab0d
This commit is contained in:
Vinit Deshpande
2014-05-16 18:37:03 -07:00
parent 0504afd13a
commit ff251510b4

View File

@@ -493,7 +493,7 @@ public class PasspointManager {
/**
* Select and connect to a Passpoint network.
*
* @param policy Selected Passpoint network, see {@link PasspointPolicy}
* @param selected Selected Passpoint network, see {@link PasspointPolicy}
*/
public void connect(PasspointPolicy selected) {
}