mirror of
https://gitee.com/openharmony/startup_appspawn
synced 2024-11-27 09:11:04 +00:00
remove dependency on dmsfwk
Signed-off-by: majiajun <864428661@qq.com> Change-Id: Id21c571f24dec169b9852f167a257cfc25b65b15
This commit is contained in:
parent
ff136705ea
commit
158fcdcdc8
1
BUILD.gn
1
BUILD.gn
@ -32,7 +32,6 @@ config("appspawn_config") {
|
||||
"${aafwk_path}/interfaces/innerkits/base/include",
|
||||
"${aafwk_path}/frameworks/kits/ability/native/include",
|
||||
"${aafwk_path}/services/abilitymgr/include",
|
||||
"${distributedschedule_path}/services/dtbschedmgr/include",
|
||||
"//base/security/access_token/interfaces/innerkits/token_setproc/include",
|
||||
"//base/startup/init_lite/services/log",
|
||||
"//base/startup/init_lite/interfaces/innerkits/include",
|
||||
|
@ -15,7 +15,6 @@ appspawn_path = "//base/startup/appspawn_standard"
|
||||
appexecfwk_path = "//foundation/appexecfwk/standard"
|
||||
aafwk_path = "//foundation/aafwk/standard"
|
||||
communication_path = "//foundation/communication/ipc"
|
||||
distributedschedule_path = "//foundation/distributedschedule/dmsfwk"
|
||||
subsystem_name = "startup"
|
||||
part_name = "appspawn"
|
||||
module_output_path = "${part_name}/appspawn_l2"
|
||||
|
Loading…
Reference in New Issue
Block a user