diff --git a/common/BUILD.gn b/common/BUILD.gn index c60ebd78db2a4729796b7fa831840afa8310a8d9..d72544af76c3d10bb29068b2a476d8fa77ebd4a8 100644 --- a/common/BUILD.gn +++ b/common/BUILD.gn @@ -38,6 +38,7 @@ ohos_shared_library("distributed_sched_utils") { "c_utils:utils", "config_policy:configpolicy_util", "hilog:libhilog", + "ipc:ipc_single", ] install_images = [ system_base_dir ]