mirror of
https://gitee.com/openharmony/ability_dmsfwk
synced 2024-11-23 06:20:07 +00:00
补充日志信息打印
Signed-off-by: baishunqin <baishunqin@huawei.com>
This commit is contained in:
parent
6d1c93a008
commit
e8f4d0e22b
@ -73,7 +73,7 @@ DSchedTransportSoftbusAdapter::~DSchedTransportSoftbusAdapter()
|
||||
|
||||
int32_t DSchedTransportSoftbusAdapter::InitChannel()
|
||||
{
|
||||
HILOGI("start");
|
||||
HILOGI("start init channel");
|
||||
int32_t ret = ERR_OK;
|
||||
#ifdef DMSFWK_ALL_CONNECT_MGR
|
||||
ret = DSchedAllConnectManager::GetInstance().InitAllConnectManager();
|
||||
|
Loading…
Reference in New Issue
Block a user