commit | bc1dedc987f39048b92e405e3879b082a8bf4f28 | [log] [tgz] |
---|---|---|
author | Jimmy Chen <jimmycmchen@google.com> | Tue Dec 10 15:28:02 2019 +0800 |
committer | Jimmy Chen <jimmycmchen@google.com> | Wed Dec 11 17:57:25 2019 +0800 |
tree | bc45dee5b29adea347da2e4e2311bfc9bc9668ba | |
parent | 6faf81eaec577b5f758e8a6ddfb2406950c053e6 [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