mirror of
https://gitee.com/openharmony/ability_dmsfwk
synced 2024-11-23 06:20:07 +00:00
fix ut log
Signed-off-by: 师皓杰 <shihaojie10@huawei.com>
This commit is contained in:
parent
e43600568a
commit
f3c95dc72e
@ -43,7 +43,6 @@ constexpr uint16_t ONE = 1;
|
|||||||
bool DtbschedmgrDeviceInfoStorage::GetLocalUdid(std::string& udid)
|
bool DtbschedmgrDeviceInfoStorage::GetLocalUdid(std::string& udid)
|
||||||
{
|
{
|
||||||
udid = g_mockGetLocalUdid;
|
udid = g_mockGetLocalUdid;
|
||||||
DTEST_LOG << "shihaojie GetLocalUdid" << std::endl;
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user