OSDN Git Service

CEC: Explicitly turn on screen for remote control passthrough
authorJinsuk Kim <jinsukkim@google.com>
Tue, 24 Mar 2015 07:55:01 +0000 (16:55 +0900)
committerJinsuk Kim <jinsukkim@google.com>
Tue, 24 Mar 2015 07:55:01 +0000 (16:55 +0900)
commit9b8507c52ae845c8eed9fd9952bf66538934b8fd
treeab08253ff659d0bad93e256520773175cbe46bf5
parentbf2673384cdea54eef2ca1c3e6ee35f5a3ce0e8a
CEC: Explicitly turn on screen for remote control passthrough

Ensures that the playback device turns on display output signal
upon receiving CEC command <User Control Pressed>.

Bug: 19518981
Change-Id: I4f898380c9ffc071da2357a51e61309ae5d233f5
services/core/java/com/android/server/hdmi/HdmiCecLocalDevicePlayback.java