History log of /frameworks/base/services/core/java/com/android/server/hdmi/HdmiMhlLocalDeviceStub.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
61c94d1a03971b07c4ac28af678f3fff6b695c32 14-Jan-2015 Jinsuk Kim <jinsukkim@google.com> CEC: Support sendStandby() for MHL device

Changed so that the API sendStandby() transform the request to
a MHL subcommand if the call is done against a MHL device.

Also hooked up the dump() to print out information on MHL.

Bug: 18451257
Change-Id: I1927855e0e4c45a731f0fd97ba572bfc2a894557
/frameworks/base/services/core/java/com/android/server/hdmi/HdmiMhlLocalDeviceStub.java
3b9309a01c9aa0544f97b2ec6abe7b254d829336 12-Sep-2014 Jinsuk Kim <jinsukkim@google.com> CEC: Stub MHL Device

Replaced HdmiMhlLocalDevice with stub implementation,
and removed other MHL classes.

Bug: 17479050

Change-Id: I08880b0703eb4a94ae5e8aa973886a15f8160a38
/frameworks/base/services/core/java/com/android/server/hdmi/HdmiMhlLocalDeviceStub.java