Merge "CEC: Remove the TODO in HdmiCecLocalDeviceSource class"
This commit is contained in:
@@ -201,7 +201,6 @@ abstract class HdmiCecLocalDeviceSource extends HdmiCecLocalDevice {
|
|||||||
|
|
||||||
// Only source devices that react to routing control messages should implement
|
// Only source devices that react to routing control messages should implement
|
||||||
// this method (e.g. a TV with built in switch).
|
// this method (e.g. a TV with built in switch).
|
||||||
// TODO(): decide which type will handle the routing when multi device type is supported
|
|
||||||
protected void handleRoutingChangeAndInformation(int physicalAddress, HdmiCecMessage message) {
|
protected void handleRoutingChangeAndInformation(int physicalAddress, HdmiCecMessage message) {
|
||||||
// do nothing
|
// do nothing
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user