Update WifiP2pManager API use
Bug: 5002384 Change-Id: I6fb3564482061783429b433105ae5f2fa1cfafcc
This commit is contained in:
@@ -82,9 +82,6 @@ public class WifiP2pDialog extends AlertDialog implements AdapterView.OnItemSele
|
||||
config.wpsConfig.setup = Setup.PBC;
|
||||
break;
|
||||
}
|
||||
if (mDevice.isGroupOwner()) {
|
||||
config.joinExistingGroup = true;
|
||||
}
|
||||
return config;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user