commit | bc6c1e6276627849974b73aa6c496cb719e540c4 | [log] [tgz] |
---|---|---|
author | Fabián Kozynski <kozynski@google.com> | Mon Nov 13 14:22:22 2023 -0500 |
committer | Fabián Kozynski <kozynski@google.com> | Mon Nov 13 15:08:55 2023 -0500 |
tree | 6776194d4fd283f0e85ccb78ecc09e99b0030942 | |
parent | 8621fe013087876d8e97ba13a44dfdfb4bb5f3b8 [diff] |
Prevent BrightnessDialog to finishing twice in test Calling finish in the real dialog will lead to a bad state in the ActivityTestRule. This can lead to trying to finish after the test has finished and cleared mocks. Test: atest SystemUITests Fixes: 309737682 Flag: None Change-Id: Ie3152a889afe2c84b378540356cac115315ac16d