mirror of
https://gitee.com/openharmony/startup_appspawn
synced 2024-11-23 07:00:17 +00:00
IssueNo:#I580JW
Description:元能力部件依赖整改 Sig:SIG_ApplicationFramework Feature or Bugfix: Feature Binary Source: No Signed-off-by: dy_study <dingyao5@huawei.com> Change-Id: If5d1021414da2f2267570de92f3c0f70d58411bd
This commit is contained in:
parent
32e5941279
commit
0c0408cf81
4
BUILD.gn
4
BUILD.gn
@ -24,10 +24,6 @@ config("appspawn_config") {
|
||||
"//utils/native/base/include",
|
||||
"util/include",
|
||||
"${aafwk_path}/frameworks/kits/appkit/native/app/include",
|
||||
"${aafwk_path}/interfaces/innerkits/app_manager/include/appmgr",
|
||||
"${aafwk_path}/interfaces/innerkits/ability_manager/include",
|
||||
"${aafwk_path}/frameworks/kits/ability/native/include",
|
||||
"${aafwk_path}/services/abilitymgr/include",
|
||||
"//base/global/resource_management/interfaces/inner_api/include",
|
||||
"//base/security/access_token/interfaces/innerkits/token_setproc/include",
|
||||
"//base/startup/init_lite/services/log",
|
||||
|
@ -38,7 +38,7 @@ ohos_moduletest("AppSpawnModuleTest") {
|
||||
]
|
||||
|
||||
external_deps = [
|
||||
"ability_runtime:app_manager",
|
||||
"bundle_framework:appexecfwk_base",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user