diff --git a/BUILD.gn b/BUILD.gn index b7beb49781e953e98709003e5619a5a5cdc28638..b9f0d077cc83c73c7e70421fe68f68baa1516f84 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -77,9 +77,6 @@ ohos_static_library("appspawn_server") { "ability_base:want", "hilog_native:libhilog", "hiviewdfx_hilog_native:libhilog", - "ipc:ipc_core", - "safwk:system_ability_fwk", - "samgr_standard:samgr_proxy", ] if (build_selinux) { @@ -152,9 +149,6 @@ ohos_static_library("nwebspawn_server") { "ability_base:want", "hilog_native:libhilog", "hiviewdfx_hilog_native:libhilog", - "ipc:ipc_core", - "safwk:system_ability_fwk", - "samgr_standard:samgr_proxy", ] if (build_selinux) {