commit | 84f2c89e9fb8cbee45ea5585a32bd607d69d2ec4 | [log] [tgz] |
---|---|---|
author | wilsonshih <wilsonshih@google.com> | Tue Mar 29 13:22:28 2022 +0800 |
committer | wilsonshih <wilsonshih@google.com> | Fri Apr 01 16:49:17 2022 +0800 |
tree | f678e51df09fd969cd5eb241f9b7045f05297763 | |
parent | 94d1958df57d083a06939490b2860128ebfef3b6 [diff] |
Prevents the binder call fail from freeze when send app visibility. The client visibility state could remains GONE if the binder call IWindow#dispatchAppVisibility fail. A possible reason is the binder is still freeze and the buffer is fulled. Try to unfreeze the process binder call before set visibility change, so and top resumed. Bug: 225530340 Test: verifyapps to dispatch app visibility happen after unfreeze. Change-Id: I9c931dd72d7803c2add0348aa0d094333f94c73e