补充日志信息打印

Signed-off-by: baishunqin <baishunqin@huawei.com>
This commit is contained in:
baishunqin 2024-10-08 10:48:35 +08:00
parent 6d1c93a008
commit e8f4d0e22b

View File

@ -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();