service/csnd: Migrate to ServiceFramework
This commit is contained in:
parent
f36ff5b4c4
commit
41d5b31a76
3 changed files with 128 additions and 102 deletions
|
@ -255,7 +255,7 @@ void Init(std::shared_ptr<SM::ServiceManager>& sm) {
|
|||
PTM::InstallInterfaces(*sm);
|
||||
QTM::InstallInterfaces(*sm);
|
||||
|
||||
AddService(new CSND::CSND_SND);
|
||||
CSND::InstallInterfaces(*sm);
|
||||
AddService(new DSP_DSP::Interface);
|
||||
AddService(new HTTP::HTTP_C);
|
||||
PM::InstallInterfaces(*sm);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue