Commits


daisuke niwa authored and Paul Stewart committed af1eafd7b14
Fix invitation request from persistent GC When the device received the second invitation request from GC of the same PersistentGroup, the wifi framework processes "sa" as mOwner of WifiP2pGroup. At this point, if an invited group is persistent group, WifiP2pGroup can't know whether "sa" is GC or GO yet. So the framework shouldn't process mOwner in the constructor. Bug: 28715251 Change-Id: Ie7065da0d6c978c3747ecbd6f728de87d9567009