commit | eee89435cb5f722da6a4298d9fa19144f5bcdf10 | [log] [tgz] |
---|---|---|
author | Jimmy Chen <jimmycmchen@google.com> | Tue Dec 10 15:28:02 2019 +0800 |
committer | Jimmy Chen <jimmycmchen@google.com> | Tue Dec 10 15:38:04 2019 +0800 |
tree | 4798320c37c6c6fb91373b2e439d962665abd41e | |
parent | 0d03c17ee5f547ecbb3654330bb37d12475194f7 [diff] |
p2p: early return if p2p interface is not available yet. addGroup_1_2 would access global p2p instance in several places internally. If p2p interface is not available, just return failure at the beginning. Fixes: 141773120 Bug: 141773120 Test: atest VtsHalWifiSupplicantP2pV1_2TargetTest Change-Id: I424d5fd35c6f2dd84833141262988a052bf00871