File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22* If not stated otherwise in this file or this component's LICENSE
33* file the following copyright and licenses apply:
44*
5- * Copyright 2019 RDK Management
5+ * Copyright 2025 RDK Management
66*
77* Licensed under the Apache License, Version 2.0 (the "License");
88* you may not use this file except in compliance with the License.
@@ -788,7 +788,7 @@ namespace WPEFramework
788788 if (WPEFramework::Exchange::IPowerManager::POWER_STATE_ON == newState)
789789 {
790790 powerState = 0 ;
791- HdmiCecSource ::_instance->getLogicalAddress (); // get the updated LA after wakeup
791+ HdmiCecSourceImplementation ::_instance->getLogicalAddress (); // get the updated LA after wakeup
792792 }
793793 else
794794 powerState = 1 ;
Original file line number Diff line number Diff line change 22* If not stated otherwise in this file or this component's LICENSE
33* file the following copyright and licenses apply:
44*
5- * Copyright 2019 RDK Management
5+ * Copyright 2025 RDK Management
66*
77* Licensed under the Apache License, Version 2.0 (the "License");
88* you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 22* If not stated otherwise in this file or this component's LICENSE
33* file the following copyright and licenses apply:
44*
5- * Copyright 2019 RDK Management
5+ * Copyright 2025 RDK Management
66*
77* Licensed under the Apache License, Version 2.0 (the "License");
88* you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 22* If not stated otherwise in this file or this component's LICENSE
33* file the following copyright and licenses apply:
44*
5- * Copyright 2019 RDK Management
5+ * Copyright 2025 RDK Management
66*
77* Licensed under the Apache License, Version 2.0 (the "License");
88* you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments