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 2
2
* If not stated otherwise in this file or this component's LICENSE
3
3
* file the following copyright and licenses apply:
4
4
*
5
- * Copyright 2019 RDK Management
5
+ * Copyright 2025 RDK Management
6
6
*
7
7
* Licensed under the Apache License, Version 2.0 (the "License");
8
8
* you may not use this file except in compliance with the License.
@@ -788,7 +788,7 @@ namespace WPEFramework
788
788
if (WPEFramework::Exchange::IPowerManager::POWER_STATE_ON == newState)
789
789
{
790
790
powerState = 0 ;
791
- HdmiCecSource ::_instance->getLogicalAddress (); // get the updated LA after wakeup
791
+ HdmiCecSourceImplementation ::_instance->getLogicalAddress (); // get the updated LA after wakeup
792
792
}
793
793
else
794
794
powerState = 1 ;
Original file line number Diff line number Diff line change 2
2
* If not stated otherwise in this file or this component's LICENSE
3
3
* file the following copyright and licenses apply:
4
4
*
5
- * Copyright 2019 RDK Management
5
+ * Copyright 2025 RDK Management
6
6
*
7
7
* Licensed under the Apache License, Version 2.0 (the "License");
8
8
* you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 2
2
* If not stated otherwise in this file or this component's LICENSE
3
3
* file the following copyright and licenses apply:
4
4
*
5
- * Copyright 2019 RDK Management
5
+ * Copyright 2025 RDK Management
6
6
*
7
7
* Licensed under the Apache License, Version 2.0 (the "License");
8
8
* you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 2
2
* If not stated otherwise in this file or this component's LICENSE
3
3
* file the following copyright and licenses apply:
4
4
*
5
- * Copyright 2019 RDK Management
5
+ * Copyright 2025 RDK Management
6
6
*
7
7
* Licensed under the Apache License, Version 2.0 (the "License");
8
8
* you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments