mirror of
https://gitee.com/openharmony/resourceschedule_background_task_mgr
synced 2024-11-23 23:10:22 +00:00
!473 add bundle_framework dependency
Merge pull request !473 from 张欣宇/master
This commit is contained in:
commit
34644dc657
@ -48,6 +48,7 @@ ohos_shared_library("backgroundtaskmanager") {
|
||||
"ability_runtime:napi_base_context",
|
||||
"ability_runtime:wantagent_innerkits",
|
||||
"bundle_framework:appexecfwk_base",
|
||||
"bundle_framework:appexecfwk_core",
|
||||
"c_utils:utils",
|
||||
"common_event_service:cesfwk_innerkits",
|
||||
"hilog:libhilog",
|
||||
|
@ -16,6 +16,7 @@
|
||||
#include "bg_continuous_task_napi_module.h"
|
||||
|
||||
#include "ability.h"
|
||||
#include "bundle_mgr_interface.h"
|
||||
#include "iservice_registry.h"
|
||||
#include "napi_base_context.h"
|
||||
#include "system_ability_definition.h"
|
||||
|
Loading…
Reference in New Issue
Block a user