commit | dde7a3317310f4fc5be726cde168573346240502 | [log] [tgz] |
---|---|---|
author | Yasin Kilicdere <tyk@google.com> | Fri Jul 29 11:05:57 2022 +0100 |
committer | Yasin Kilicdere <tyk@google.com> | Fri Jul 29 11:05:57 2022 +0100 |
tree | 3a90dbffdc7af2142355b0b3a32e808e310594a7 | |
parent | 5357a3b3feaa4c99652f46c48d2a097a0900d65e [diff] |
wait-for-broadcast-idle before stopUser in UserLifecycleTests. Stopping a user heavily depends on broadcast queue, and that gets crowded after user creation and switches. Which leads to a timeout on stopping user. This CL makes sure broadcast queue is idle before stopping a user, to prevent the timeout. Bug: 200217686 Test: atest MultiUserPerfTests:android.multiuser.UserLifecycleTests --no-bazel-mode Change-Id: Ic08933212d1e4c8f4966cf1c86b9083b708fcd51