commit | f4018d53777cdda8d273e44c151f634daf73b1e1 | [log] [tgz] |
---|---|---|
author | arthurhung <arthurhung@google.com> | Sat Feb 20 13:57:20 2021 +0800 |
committer | arthurhung <arthurhung@google.com> | Wed Feb 24 10:26:13 2021 +0800 |
tree | a49cd1a41e2ea7618edd02eb416a506762ca242c | |
parent | 879a3ba6db2aa90e6453f6549221b9fda8b77795 [diff] |
Make more system dialogs could receive CLOSE_SYSTEM_DIALOGS Currently, we only dismiss AppErroDialog when received CLOSE_SYSTEM_DIALOGS boradcast. This CL will dismiss all other error dialogs such as anr dialog to prevent our test cases injecting input events on such dialog. - Ignore AppWaitingForDebuggerDialog and FactoryErrorDialog Bug: 175797415 Test: Show ANR dialog, atest WindowInputTests Change-Id: I7eac4bbb4a325d50005636a18c211b6e16dd0773