提交 b935d1e1 编写于 作者: X xionglei6

modify: bind cpu core

Signed-off-by: Nxionglei6 <xionglei6@huawei.com>
上级 0cac0130
......@@ -121,7 +121,7 @@ void GetAccessToken(void)
uint64_t tokenId = GetAccessTokenId(service->name, (const char **)service->capsArgs.argv,
service->capsArgs.count, service->apl);
if (tokenId == 0) {
INIT_LOGE("Set totken id %lld of service \' %s \' failed", service->name, tokenId);
INIT_LOGE("Get totken id %lld of service \' %s \' failed", tokenId, service->name);
}
service->tokenId = tokenId;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册