Bug 769584 - Disable b2g hardware back button on all devices. r=gal

This commit is contained in:
Justin Lebar 2012-06-29 13:49:09 +02:00
parent 7ee339db6d
commit 3a773623da

View File

@ -11,7 +11,7 @@ static const unsigned long kKeyMapping[] = {
0, // SOFT_LEFT
0, // SOFT_RIGHT
NS_VK_HOME, // HOME
NS_VK_ESCAPE,
0, // BACK
0, // CALL
0, // ENDCALL
NS_VK_0,