commit | 757839e919b1f93c064cae7a2b436c136ce89b0f | [log] [tgz] |
---|---|---|
author | Hu Wang <huw@codeaurora.org> | Fri Dec 14 16:55:42 2018 +0800 |
committer | Hu Wang <huw@codeaurora.org> | Wed Dec 19 10:32:13 2018 +0800 |
tree | 55b950b3b446c99076fac8aedb4fa152b13dc8b1 | |
parent | f63f57aac17d264b0e56ab47f8e0e6be8f541362 [diff] |
WiFi-HAL: Return success if blacklist/whitelist BSS number is zero If blacklist/whitelist BSS number is zero, there is no need to set it to driver, and instead return success for the request. This is needed to pass below VTS testcase with driver supports roaming but not support Gscan: - VtsHalWifiV1_0Host#WifiStaIfaceHidlTest.RoamingControl(default)_64bit. CRs-fixed: 2368170 Change-Id: Ia3ae2742b41f7d5e9448d2fdb88ab0b0e1956814