diff options
author | Jungshik Jang <jayjang@google.com> | 2014-05-27 19:52:39 +0900 |
---|---|---|
committer | Jungshik Jang <jayjang@google.com> | 2014-06-02 10:55:50 +0900 |
commit | c47e26ca2ff6f032c4b3a094810b1d1062bcb1ff (patch) | |
tree | 137e50d34e9d21f87b3e1751dda68739b2f9cdb3 /core | |
parent | 2c2a3017624678ee65d92feb51340f542a1d244c (diff) | |
download | frameworks_base-c47e26ca2ff6f032c4b3a094810b1d1062bcb1ff.zip frameworks_base-c47e26ca2ff6f032c4b3a094810b1d1062bcb1ff.tar.gz frameworks_base-c47e26ca2ff6f032c4b3a094810b1d1062bcb1ff.tar.bz2 |
DO NOT MERGE: Add cec message handler to hdmi cec jni implementation
Notification for incoming cec message can be issued
from any thread but jni can call java method
in the thread that jni knows like service thread.
So this change delegates incoming message to
jni-friendly thread, service thread by exploit
looper of service thread.
Change-Id: If3b141d917df3e209912af1778eb509777199969
Diffstat (limited to 'core')
0 files changed, 0 insertions, 0 deletions