修改BUILD.gn

Signed-off-by: laiguizhong <laiguizhong@huawei.com>
Change-Id: Iaa7f7690b249cf99eff7de2a33a63ff639bcaf57
This commit is contained in:
laiguizhong
2022-07-11 02:32:51 -07:00
parent 8fd22b400c
commit 748927cf8d
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -52,10 +52,10 @@ ohos_shared_library("distributed_ability_manager_svr") {
"dsoftbus:softbus_client",
"eventhandler:libeventhandler",
"hiviewdfx_hilog_native:libhilog",
"init:libbegetutil",
"ipc:ipc_core",
"safwk:system_ability_fwk",
"samgr_standard:samgr_proxy",
"startup_l2:syspara",
"utils_base:utils",
]
+1 -1
View File
@@ -36,10 +36,10 @@ dtbabilitymgr_external_deps = [
"dsoftbus:softbus_client",
"eventhandler:libeventhandler",
"hiviewdfx_hilog_native:libhilog",
"init:libbegetutil",
"ipc:ipc_core",
"safwk:system_ability_fwk",
"samgr_standard:samgr_proxy",
"startup_l2:syspara",
"utils_base:utils",
]
+1 -1
View File
@@ -71,11 +71,11 @@ ohos_shared_library("distributedschedsvr") {
"hitrace_native:hitrace_meter",
"hitrace_native:libhitrace",
"hiviewdfx_hilog_native:libhilog",
"init:libbegetutil",
"ipc:ipc_core",
"os_account:os_account_innerkits",
"safwk:system_ability_fwk",
"samgr_standard:samgr_proxy",
"startup_l2:syspara",
"utils_base:utils",
]
+1 -1
View File
@@ -45,11 +45,11 @@ dsched_external_deps = [
"hitrace_native:hitrace_meter",
"hitrace_native:libhitrace",
"hiviewdfx_hilog_native:libhilog",
"init:libbegetutil",
"ipc:ipc_core",
"os_account:os_account_innerkits",
"safwk:system_ability_fwk",
"samgr_standard:samgr_proxy",
"startup_l2:syspara",
"utils_base:utils",
]