commit | 110ad7a33a201c3737dbe6e5230995dc75bc8ba9 | [log] [tgz] |
---|---|---|
author | Gavin Corkery <[email protected]> | Fri Jul 09 15:21:15 2021 +0100 |
committer | Gavin Corkery <[email protected]> | Tue Jul 13 16:18:53 2021 +0100 |
tree | 6247127dee58318c17444346d0d19c508e00ea3e | |
parent | 5a9eeb8d516861766a9e30c874b604e52d6b7399 [diff] |
Add small timeout for DeviceConfig changes to propagate This timeout ensures that the DeviceConfig changes have propagated before the beginning of the test. This ensures that the precondition that the device is ready to reboot is valid. Moves the DeviceConfig initialization to @BeforeClass, since they only need to be set once. Test: atest CtsRebootReadinessTestCases Bug: 191713386 Change-Id: If9f460715de70cc21be8cf7dae2bdbd3e0c3dc8a