commit | 953ad415b5c7fba4820d85eff0ad5b47ba06bfbc | [log] [tgz] |
---|---|---|
author | Tomoharu Hatano <Tomoharu.Hatano@sonymobile.com> | Wed May 17 15:30:30 2017 +0900 |
committer | Glen Kuhne <kuh@google.com> | Fri Jul 07 13:42:45 2017 -0700 |
tree | c2d0e1ce2be4bcdc1611d191b4d4be3bc5a5d0ac | |
parent | 842d6c653ede2e276cf62ad6781d1ef7608bd6c5 [diff] |
Remove double-quotation from SSID P2P device always uses ProvisionDiscovery even though a peer device is a known device as existing persistent GO. That's because WifiP2pGroupList has SSID without double-quotation but getSsid returns SSID with double-quotation. Bug: 62007016 Change-Id: I70e5068f2072fb2fb34df6add8fe713c9c3b4e51 Singed-off-by Daisuke Niwa <daisuke.x.niwa@sonymobile.com>