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

Commit 47c70d98 authored by Jeff Brown's avatar Jeff Brown Committed by Android Git Automerger
Browse files

am c339fe30: am be6ab576: Merge "Fix application launch shortcuts." into ics-mr1

* commit 'c339fe302bc5083f0a110569eec06676be511088':
  Fix application launch shortcuts.
parents cb38a342 fed0daed
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -231,6 +231,10 @@ static const KeycodeLabel KEYCODES[] = {
    { "LANGUAGE_SWITCH", 204 },
    { "MANNER_MODE", 205 },
    { "3D_MODE", 206 },
    { "CONTACTS", 207 },
    { "CALENDAR", 208 },
    { "MUSIC", 209 },
    { "CALCULATOR", 210 },

    // NOTE: If you add a new keycode here you must also add it to several other files.
    //       Refer to frameworks/base/core/java/android/view/KeyEvent.java for the full list.