Merge "p2p: add documentation for WifiP2pConfig.Builder API"

This commit is contained in:
Jimmy Chen
2019-03-07 06:08:07 +00:00
committed by Android (Google) Code Review

View File

@@ -357,7 +357,7 @@ public class WifiP2pConfig implements Parcelable {
}
/**
* Specify the frequency to use for creating the group or joining the group.
* Specify the frequency, in MHz, to use for creating the group or joining the group.
* <p>
* When creating a group as Group Owner using {@link WifiP2pManager#createGroup(
* WifiP2pManager.Channel, WifiP2pConfig, WifiP2pManager.ActionListener)},