mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "Fix broken and flaky VTS tests" into android12-tests-dev
This commit is contained in:
@@ -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";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user