mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "[WifiCoex] Fix VTS test for implemented hal" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
d66a7e373b
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user