InputDispatcher: Blame the window from the focus request for ANR
If there are no focusable windows, then try to blame the window that was requested to become focused. This will avoid blaming the wrong process when WM requests focus on a window that is placed on top of the focused app and the window fails to become focusable. Test: atest inputflinger_tests Fixes: b/239907039 Change-Id: Ie2bc3dc66516b51784159a875c7cf865b4cb5b35
Loading
Please register or sign in to comment