Merge "[WifiCoex] Fix VTS test for implemented hal" into sc-dev

This commit is contained in:
TreeHugger Robot
2021-02-23 05:42:37 +00:00
committed by Android (Google) Code Review

View File

@@ -147,6 +147,7 @@ TEST_P(WifiChipHidlTest, setMultiStaUseCase) {
* setCoexUnsafeChannels
*/
TEST_P(WifiChipHidlTest, setCoexUnsafeChannels) {
configureChipForIfaceType(IfaceType::STA, true);
// Test with empty vector of CoexUnsafeChannels
std::vector<IWifiChip::CoexUnsafeChannel> vec;
const auto& statusEmpty =