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

Skip to content
Commit 598fe444 authored by Yohei Yukawa's avatar Yohei Yukawa
Browse files

Fix a format mismatch in IMMS#MSG_HARD_KEYBOARD_SWITCH_CHANGED

This CL addresses a regression that

  InputMethodManagerService#MSG_HARD_KEYBOARD_SWITCH_CHANGED

uses different data format between the sender and the receiver, which
was introduced in Android L development cycle [1].

This issue becomes observable when and only a hardware keyboard is
attached while the IME switcher dialog is shown hence no one has
noticed it.  However we will soon start relying on that signal to
render the IME switcher button in the IME process at Bug 215551357.
Let's fix this before the bug becomes much more obvious there.

 [1]: I2237ded850a0d4ab43ca441d0b7df13e0958e630
      b64e56aad3ffb267aec44308f57641a4c91caa83

Fix: 215449191
Test: Manually verified with a debugger.
Change-Id: I2dba087f48b37841e7a86ebbd085be0ef72b3f7a
parent 20ba147a
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