ir_user: convert to ServiceFramework
This commit is contained in:
@@ -273,7 +273,6 @@ void Init() {
|
||||
DLP::Init();
|
||||
FRD::Init();
|
||||
HID::Init();
|
||||
IR::Init();
|
||||
IR::InstallInterfaces(*SM::g_service_manager);
|
||||
MVD::Init();
|
||||
NDM::Init();
|
||||
@@ -306,7 +305,6 @@ void Shutdown() {
|
||||
NIM::Shutdown();
|
||||
NEWS::Shutdown();
|
||||
NDM::Shutdown();
|
||||
IR::Shutdown();
|
||||
HID::Shutdown();
|
||||
FRD::Shutdown();
|
||||
DLP::Shutdown();
|
||||
|
Reference in New Issue
Block a user