Service/NWM: convert to ServiceFramwework

This commit is contained in:
wwylele 2018-06-22 17:11:19 +03:00
parent 64adf94ef2
commit 7471373058
16 changed files with 62 additions and 98 deletions

View file

@ -252,7 +252,6 @@ void Init(std::shared_ptr<SM::ServiceManager>& sm) {
NEWS::InstallInterfaces(*sm);
NFC::InstallInterfaces(*sm);
NIM::InstallInterfaces(*sm);
NWM::Init();
PTM::InstallInterfaces(*sm);
QTM::Init();