mirror of
https://gitee.com/openharmony/communication_dsoftbus
synced 2025-02-17 17:49:15 +00:00
update core/frame/standard/server/src/softbus_server.cpp.
This commit is contained in:
parent
38817e4f0c
commit
b148bdb77d
@ -144,10 +144,10 @@ int32_t SoftBusServer::GetNodeKeyInfo(const char *pkgName, const char *networkId
|
||||
void SoftBusServer::OnStart()
|
||||
{
|
||||
LOG_INFO("SoftBusServer OnStart called!\n");
|
||||
InitSoftBusServer();
|
||||
if (!Publish(this)) {
|
||||
LOG_ERR("SoftBusServer publish failed!\n");
|
||||
}
|
||||
InitSoftBusServer();
|
||||
}
|
||||
|
||||
void SoftBusServer::OnStop() {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user