commit | 4acd5b6af48446a4d5505b9d51197f4b1cc7f938 | [log] [tgz] |
---|---|---|
author | repo sync <isheriff@google.com> | Fri Aug 19 16:08:50 2011 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Aug 19 16:08:50 2011 -0700 |
tree | d38ba780760e5bc73fa3571af186c2a561e30855 | |
parent | ba01b46be04fe0645cc721d3621deeb8a005f23e [diff] | |
parent | 46d529be04b542117b2e46f3889dfd017d4e5d5f [diff] |
Merge "Fix device address and interface address usage"
diff --git a/include/ui/KeycodeLabels.h b/include/ui/KeycodeLabels.h index 8383957..2efe8ca 100755 --- a/include/ui/KeycodeLabels.h +++ b/include/ui/KeycodeLabels.h
@@ -278,6 +278,8 @@ { "WHEEL", 21 }, { "GAS", 22 }, { "BRAKE", 23 }, + { "DISTANCE", 24 }, + { "TILT", 25 }, { "GENERIC_1", 32 }, { "GENERIC_2", 33 }, { "GENERIC_3", 34 },