commit | 404d704158d068c9b1f066ec647461f0f9ec22cd | [log] [tgz] |
---|---|---|
author | Jungshik Jang <jayjang@google.com> | Thu May 22 19:28:09 2014 +0900 |
committer | Jungshik Jang <jayjang@google.com> | Mon Jun 02 10:42:03 2014 +0900 |
tree | f42252e60fadb53f9665c8ef2489d500a4210509 | |
parent | c6c967b68a9c29e0930bcfa32548633596fe5745 [diff] |
DO NOT MERGE: Add SendMessageCallback to Hdmi control service. As we have separate IO thread, we should have async callback mechanism to get result of send request. For that, I added SendMessageCallback interface to HdmiControl Service Along with this, replace message-based IO handling with post Runnable based one for consistency Change-Id: I61cf5b751b4f2af3b34956060869f3512f161d11