commit | 38309e8f6e15d33bd59fa3abdbd91c53375efc68 | [log] [tgz] |
---|---|---|
author | Vishnu Nair <vishnun@google.com> | Wed Nov 11 10:55:11 2020 -0800 |
committer | Vishnu Nair <vishnun@google.com> | Wed Nov 11 10:55:11 2020 -0800 |
tree | bbcc57861c520d8d3d841ec98ceeb2ec9175308c | |
parent | 272e9471b43eada08b066a4b2cfe95b101edc08b [diff] |
Add ability to cancel ANR dialogs Currently, ActivityManager doesn't know whether an app has become responsive. Notify it about a responsive connection so that it can hide the ANR dialog. Bug: 171218828 Test: manual test with an unresponsive app Test: atest AnrTest Test: logcatcolor | grep -i windowmanager and observe the logs from WM about ANR happening and ANR stopping. Change-Id: Ie950015e5794232f1c59c2c7b3101723fcaf5a46