diff --git a/services/BUILD.gn b/services/BUILD.gn index 78366209e0d768b06d58cd2cead640a6aff7df52..989b6c65431d1e8ac93e9d0694e894ed94bd8300 100644 --- a/services/BUILD.gn +++ b/services/BUILD.gn @@ -75,8 +75,8 @@ ohos_shared_library("fms_server") { cflags += [ "-DBINDER_IPC_32BIT" ] } external_deps = [ + "ability_base:want", "ability_runtime:ability_manager", - "ability_runtime:want", "ces_standard:cesfwk_innerkits", "hiviewdfx_hilog_native:libhilog", "ipc:ipc_core",