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

Commit b2cc0811 authored by Vladimir Komsiyski's avatar Vladimir Komsiyski
Browse files

Support for KEYCODE_LANGUAGE_SWITCH in VirtualKeyboard

Fix: 300385158
Test: presubmit
Test: manual, verified that KEYCODE_LANGUAGE_SWITCH reaches the framework

Change-Id: If98addb0f9f3cff93bb0159b8fde171acf6a3998
parent f29b9048
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -172,6 +172,7 @@ public final class VirtualKeyEvent implements Parcelable {
            KeyEvent.KEYCODE_BREAK,
            KeyEvent.KEYCODE_BACK,
            KeyEvent.KEYCODE_FORWARD,
            KeyEvent.KEYCODE_LANGUAGE_SWITCH,
    })
    @Retention(RetentionPolicy.SOURCE)
    public @interface SupportedKeycode {
+1 −1
Original line number Diff line number Diff line
@@ -324,7 +324,7 @@ key 362 GUIDE
# key 365 "KEY_EPG"
key 366   DVR
# key 367 "KEY_MHP"
# key 368 "KEY_LANGUAGE"
key 368   LANGUAGE_SWITCH
# key 369 "KEY_TITLE"
key 370   CAPTIONS
# key 371 "KEY_ANGLE"