Support DomCode on Android devices.
Pass the evdev scancode down from java so that it can be properly presented to blink. The evdev code is necessary because the android keycode already has the keyboard mapping applied. If the scancode is 0 we fall back to mapping the DomCode based on the android keycode. BUG=227231 Review URL: https://codereview.chromium.org/1310513010 Cr-Commit-Position: refs/heads/master@{#348721}
Showing
Please register or sign in to comment