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
6 files changed
tree: 0c2a382f169027707cb4b1707209e12d34b00009
  1. tests/
  2. tools/
  3. .gitignore
  4. Android.mk