Fix KeyEventInterceptTest fail

The meta shortcuts may be detected by InputDispatcher and it potentially
overwrite the keyCode and metaState. We should pass the overrided values
instead of the original one.

Test: atest KeyEventInterceptTest
Bug: 153606162
Change-Id: Ia7938c30eccf74785d03c72e8b308fd92cf96efb
1 file changed