Merge pull request #3070 from B3n30/uds_connect_disconnect
NWM_UDS: change to Service Framework
This commit is contained in:
commit
e2eab46535
7 changed files with 559 additions and 376 deletions
|
@ -273,6 +273,7 @@ void Init() {
|
|||
AC::InstallInterfaces(*SM::g_service_manager);
|
||||
LDR::InstallInterfaces(*SM::g_service_manager);
|
||||
MIC::InstallInterfaces(*SM::g_service_manager);
|
||||
NWM::InstallInterfaces(*SM::g_service_manager);
|
||||
|
||||
FS::ArchiveInit();
|
||||
ACT::Init();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue