commit | cb544a9663e1b64b65a57b7a605d077860777508 | [log] [tgz] |
---|---|---|
author | Hsiu-Chang Chen <hsiuchangchen@google.com> | Mon Jan 21 17:58:45 2019 +0800 |
committer | Hsiu-Chang Chen <hsiuchangchen@google.com> | Mon Jan 21 17:58:45 2019 +0800 |
tree | 3d7269e96c8261aea51f29134053727462551165 | |
parent | 557c2f30cd713ad017f23d22b98cf906d83d55fe [diff] |
p2p: fix the copy constructor of WifiP2pDevice Fix the copy constructor of WifiP2pDevice will return a new object with an allocated wfdInfo object when the wfdInfo of the source object is null. Bug: 123165189 Test: build Test: atest frameworks/base/wifi/tests/ Change-Id: I63f93d2662d2f54e186202ff383990fcd16c7ca4