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

Commit 951fd41d authored by Vladimir Komsiyski's avatar Vladimir Komsiyski Committed by Android (Google) Code Review
Browse files

Merge "Support for KEYCODE_LANGUAGE_SWITCH in VirtualKeyboard" into main

parents 39eda27e b2cc0811
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"