mirror of
https://gitee.com/openharmony/distributeddatamgr_datamgr_service
synced 2024-11-27 00:51:12 +00:00
update
Signed-off-by: yangliu <yangliu178@huawei.com>
This commit is contained in:
parent
f2b41aa9c7
commit
2d8c0b4206
@ -116,7 +116,7 @@ bool SessionManager::GetAuthParams(const SessionPoint &from, const std::string &
|
||||
|
||||
aclParams.accCallee.accountId = accountId;
|
||||
aclParams.accCallee.userId = peerUser;
|
||||
aclParams.accCallee.networkId = DmAdapter::GetInstance().ToNetworkID(ftargetDeviceId);
|
||||
aclParams.accCallee.networkId = DmAdapter::GetInstance().ToNetworkID(targetDeviceId);
|
||||
aclParams.authType = storeMeta.authType;
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user