Merge "Input system bug fixes, particularly for stylus. Bug: 5049148"

This commit is contained in:
Jeff Brown 2011-08-19 15:26:13 -07:00 committed by Android (Google) Code Review
commit d46a437ab5

View File

@ -278,6 +278,8 @@ static const KeycodeLabel AXES[] = {
{ "WHEEL", 21 },
{ "GAS", 22 },
{ "BRAKE", 23 },
{ "DISTANCE", 24 },
{ "TILT", 25 },
{ "GENERIC_1", 32 },
{ "GENERIC_2", 33 },
{ "GENERIC_3", 34 },