Unhide wifi p2p API
Bug: 5247957 Change-Id: Id93e30c0cb60f361ba13a840de8f843415777336
This commit is contained in:
@@ -1647,11 +1647,10 @@ public abstract class Context {
|
||||
/**
|
||||
* Use with {@link #getSystemService} to retrieve a {@link
|
||||
* android.net.wifi.p2p.WifiP2pManager} for handling management of
|
||||
* Wi-Fi p2p.
|
||||
* Wi-Fi peer-to-peer connections.
|
||||
*
|
||||
* @see #getSystemService
|
||||
* @see android.net.wifi.p2p.WifiP2pManager
|
||||
* @hide
|
||||
*/
|
||||
public static final String WIFI_P2P_SERVICE = "wifip2p";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user