mirror of
https://gitee.com/openharmony/resourceschedule_background_task_mgr
synced 2024-11-23 06:50:07 +00:00
update interfaces/innerkits/src/background_task_subscriber.cpp.
Signed-off-by: 胡伟 <huwei169@huawei.com>
This commit is contained in:
parent
f9611980ee
commit
c53d5e752f
@ -148,6 +148,7 @@ void BackgroundTaskSubscriber::BackgroundTaskSubscriberImpl::OnContinuousTaskSto
|
||||
}
|
||||
|
||||
void BackgroundTaskSubscriber::BackgroundTaskSubscriberImpl::OnAppContinuousTaskStop(int32_t uid)
|
||||
__attribute__((no_sanitize("cfi")))
|
||||
{
|
||||
subscriber_.OnAppContinuousTaskStop(uid);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user