commit | fc6d5e91b7cc87b47d93f79c85fce6242f46d8cc | [log] [tgz] |
---|---|---|
author | Taran Singh <tarandeep@google.com> | Thu Apr 21 21:44:02 2022 +0000 |
committer | Taran Singh <tarandeep@google.com> | Thu Apr 28 15:26:00 2022 +0000 |
tree | 882d02e62756a4436ca71cf054ca03f9413a5d43 | |
parent | c37d317e0c124c2d6f0e80eb4650aca4bff6b1e4 [diff] |
Fix InputConnection creation callback As noted in the linked bug, in certain scenarios IC established callback is not always called. As a fix, we make sure we don't return early when MSG_BIND callback is received from IME Fix: 228105257 Bug: 217971553 Test: atest StylusHandwritingTest#testHandwritingEndToEnd Change-Id: I780327003f7145c4f9b9df4dc5243227d7e67d92