| commit | fc3052451b5799e3687a90f9a36ea6efd4644052 | [log] [tgz] |
|---|---|---|
| author | Nicolo' Mazzucato <nicomazz@google.com> | Tue Dec 20 18:10:26 2022 +0000 |
| committer | Nicolo' Mazzucato <nicomazz@google.com> | Tue Dec 20 23:17:21 2022 +0000 |
| tree | d2676fdb6cf89c433b7357322d7d53f96cb9e3a6 | |
| parent | 8f350a23227515223d89330bc9b8596dcda0e69f [diff] |
Refactor RestartSystemUi to use reduce flakiness The restart logic has been extracted and now uses `ensureThat`. Added a check after swipeUp for lockscreen not visible anymore. SysuiRestarted has been created as CommonUtils used the old uiautomator version, and had many other classes have deps on it, so changing to the androidx version of uiautomator in place would be difficult. Bug: 261552873 Bug: 262588714 Test: presubmits Change-Id: Ife43b8d61476eeaf2d628547c3e1ef1d034959f5