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
commit 01c4f49e75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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);