am be6ab576: Merge "Fix application launch shortcuts." into ics-mr1
* commit 'be6ab576ff0e3bf2a8dc3feee6f476061afbda30': Fix application launch shortcuts.
This commit is contained in:
commit
fed0daed87
@ -231,6 +231,10 @@ static const KeycodeLabel KEYCODES[] = {
|
|||||||
{ "LANGUAGE_SWITCH", 204 },
|
{ "LANGUAGE_SWITCH", 204 },
|
||||||
{ "MANNER_MODE", 205 },
|
{ "MANNER_MODE", 205 },
|
||||||
{ "3D_MODE", 206 },
|
{ "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.
|
// 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.
|
// Refer to frameworks/base/core/java/android/view/KeyEvent.java for the full list.
|
||||||
|
Loading…
Reference in New Issue
Block a user