As you know, Android keycodes are different from PCs. For example, "Enter" keycode is 13 on PC but 66 on Android. This module gives your the Android's.
#1670 Note: This PR replaces the the original PR (#138240) that got into a state where a rebase was not possible and made it difficult to determine what was causing unrelated test failures.