mirror of
https://gitee.com/openharmony/base_location
synced 2024-11-24 15:30:23 +00:00
code check
Signed-off-by: 李文龙 <liwenlong22@huawei.com>
This commit is contained in:
parent
38fd915a95
commit
8411c102b3
@ -88,7 +88,7 @@ void RequestManager::UpdateUsingPermission(std::shared_ptr<Request> request, con
|
||||
lock.unlock();
|
||||
return;
|
||||
}
|
||||
UpdateUsingApproximatelyPermission(request);
|
||||
UpdateUsingApproximatelyPermission(request, isStart);
|
||||
lock.unlock();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user