Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit eb0db5b0 authored by Taran Singh's avatar Taran Singh
Browse files

Fix order of binding result when using zeroJankProxy

When a new client gets bound to IME, the order of bind events are out of
order: MSG_BIND arrives before MSG_START_INPUT_RESULT (with
InputBindResult.result SUCCESS_WAITING_IME_SESSION). The order needs to
be flipped so that sequence check doesn't mismatch in MSG_BIND.

Fix: 330486656
Test: atest FlickerTestsIme
Change-Id: I7ed08ed84217478f148cbaf89f1afcaa410c6bfe
parent 70a4f7e5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment