commit | 7f3bd1792f35bc9319a6daea9ff22796df9a8220 | [log] [tgz] |
---|---|---|
author | Sarah Chin <sarahchin@google.com> | Thu Apr 20 16:10:37 2023 -0700 |
committer | Sarah Kim <sarahchin@google.com> | Fri Apr 28 18:33:08 2023 +0000 |
tree | 96d0f11b57073930ba26bc5d09c6cf131144fdc1 | |
parent | 55dd33f14f755dedd2494ade8f9440501f1c5c02 [diff] |
Fix broken and flaky VTS tests nvResetConfig takes some time to reset the modem, causing subsequent tests to fail with a timeout since the modem is unavailabe. Add a timeout after nvResetConfig to allow the modem to be up again before running the next test. Bug: 259674407 Test: atest VtsHalRadioTargetTest Change-Id: Ic7188f9d8ccfcd90d844b45e3b370a3be3c515d6 Merged-In: Ic7188f9d8ccfcd90d844b45e3b370a3be3c515d6 (cherry picked from commit ddaea2e5a4cca53319a3cb61974c03fc32b50930)