Skip to content

Commit ff35032

Browse files
committed
RDKEMW-1061: RDK-E Add COMRPC
Reason for change: Create the interface file for HdmiCecSource Test Procedure: Risks: low Priority: P1 Signed-off-by:Hayden Gfeller [email protected]
1 parent 5b06ea6 commit ff35032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HdmiCecSource/HdmiCecSource.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ namespace WPEFramework
9090
{
9191
_hdmiCecSource->Configure(service);
9292
_hdmiCecSource->Register(&_notification);
93-
Exchange::JHdmiCecSource::Register(*this, _authService);
93+
Exchange::JHdmiCecSource::Register(*this, _service);
9494
msg = "HdmiCecSource plugin is available";
9595
LOGINFO("HdmiCecSource plugin is available. Successfully activated HdmiCecSource Plugin");
9696
}

0 commit comments

Comments
 (0)