Merge "Fix broken and flaky VTS tests" into android12-tests-dev
This commit is contained in:
commit
3323c87bfa
1 changed files with 2 additions and 0 deletions
|
@ -654,6 +654,8 @@ TEST_P(RadioHidlTest, nvResetConfig) {
|
|||
ASSERT_TRUE(CheckAnyOfErrors(radioRsp->rspInfo.error,
|
||||
{RadioError::NONE, RadioError::REQUEST_NOT_SUPPORTED}));
|
||||
}
|
||||
// wait until modem reset finishes
|
||||
sleep(10);
|
||||
LOG(DEBUG) << "nvResetConfig finished";
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue