commit | dc4fcb2f0b734c9e5ca03a97429bf3bd9b189aba | [log] [tgz] |
---|---|---|
author | Brian Muramatsu <btmura@android.com> | Thu Apr 22 14:37:31 2010 -0700 |
committer | Brian Muramatsu <btmura@android.com> | Mon May 03 14:41:35 2010 -0700 |
tree | 0c2a382f169027707cb4b1707209e12d34b00009 | |
parent | 620d253aed18e0621645fc32cd3827f7170a8bac [diff] |
Key Character Map Compatibility Fixes Bug 2183699 Several CTS tests expect the keyboard character map to be QWERTY. Fix the tests so they are keyboard character map agnostic by replacing the sendKey calls to sendStringSync calls which load the key character map and figure out what the real keys need to be pressed. Avoid using literal A and try to figure out what the real key would be needed to produce an A. Change-Id: Ie2592a22e28e9cbad429403e276ef32f4799d203