Merge "wifi: WifiConfiguration: update documentation for isHomeProviderNetwork"
This commit is contained in:
@@ -376,7 +376,9 @@ public class WifiConfiguration implements Parcelable {
|
||||
|
||||
/**
|
||||
* Flag indicating if this network is provided by a home Passpoint provider or a roaming
|
||||
* Passpoint provider.
|
||||
* Passpoint provider. This flag will be {@code true} if this network is provided by
|
||||
* a home Passpoint provider and {@code false} if is provided by a roaming Passpoint provider
|
||||
* or is a non-Passpoint network.
|
||||
*/
|
||||
public boolean isHomeProviderNetwork;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user