Merge pull request #3873 from wwylele/nwm-new-framework

Service/NWM: convert to ServiceFramwework
This commit is contained in:
Weiyi Wang
2018-07-07 18:44:31 +03:00
committed by GitHub
16 changed files with 62 additions and 98 deletions

View File

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