mirror of
https://gitee.com/openharmony/base_location
synced 2024-11-23 06:50:03 +00:00
update frameworks/location_common/common/source/common_utils.cpp.
Signed-off-by: smilebear <245252081@qq.com>
This commit is contained in:
parent
e11dcdb990
commit
4c590dac83
@ -467,7 +467,6 @@ bool CommonUtils::IsAppBelongCurrentAccount(AppIdentity &identity)
|
||||
{
|
||||
int currentUserId = 0;
|
||||
if (!CommonUtils::GetCurrentUserId(currentUserId)) {
|
||||
|
||||
}
|
||||
return CommonUtils::IsAppBelongCurrentAccount(identity, currentUserId);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user