commit | 7609bc324d89ebf99ac04f21e992fdd7315d2be0 | [log] [tgz] |
---|---|---|
author | Donghyun Cho <donghyun@google.com> | Fri Dec 02 15:31:52 2016 +0900 |
committer | Donghyun Cho <donghyun@google.com> | Tue Dec 13 14:48:10 2016 +0900 |
tree | 38a8d1281f66a104efd75b8b1bc4d0f6007641dd | |
parent | 11ab16f6501555773dc7c0a68facb8fe15360b01 [diff] |
Enable sendKeyEvent() for all types of devices Previously there was only sendKeyEvent() implementation for TV and the method was no-op for other devices. This change moves the event handling logic into HdmiCecLocalDevice so as to make this method work on the playback device. Bug: 33285033 Test: Sent key event from playback device, and it worked. Change-Id: I937502ab87ce823630b0f9a933355d5a4cc5e96a