service/csnd: Migrate to ServiceFramework
This commit is contained in:
@ -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);
|
||||
|
Reference in New Issue
Block a user