| commit | 2db234db5f5c2e55e025bb67e1557a84a4b118cd | [log] [tgz] |
|---|---|---|
| author | yingleiw <yingleiw@google.com> | Thu Mar 10 17:33:30 2022 -0800 |
| committer | yingleiw <yingleiw@google.com> | Wed Mar 16 12:41:05 2022 -0700 |
| tree | 43ff155aedc92d85acd4a8a9911d829012312ca9 | |
| parent | 8efcd0ba2100bfca0bd8d50e2563a35578f5dc18 [diff] |
resolve possible Imf lock and a11y mLock deadlock When IMF calls into A11yManagerService, A11yMannagerService will post the call to main handler so the function call returns without holding the a11y mLock. Fix: 218182733 Test: atest AccessibilityImeTest Change-Id: I3f7fcb1906b4084b2458ce2b65bb6fec8e9c6ae1