p2p: add documentation for WifiP2pConfig.Builder API

Bug: 126614407
Test: Unit tests - atest FrameworksWifiTests
Test: Unit tests - atest FrameworksWifiApiTests
Change-Id: I300948ad524f2527d0c564ce1e2365fd1688bbfd
This commit is contained in:
Jimmy Chen
2019-03-04 15:25:22 +08:00
parent a969d029b3
commit fa81e58535

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)},