From f34d9784e52defcdaa17eff96fb6fa7e0d6452ac Mon Sep 17 00:00:00 2001 From: chen0088 Date: Sat, 28 Dec 2024 16:06:28 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=82=E9=85=8Dipc=E6=95=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: chen0088 --- services/data_process/BUILD.gn | 1 + 1 file changed, 1 insertion(+) diff --git a/services/data_process/BUILD.gn b/services/data_process/BUILD.gn index 9664f13a..433ba962 100644 --- a/services/data_process/BUILD.gn +++ b/services/data_process/BUILD.gn @@ -71,6 +71,7 @@ ohos_shared_library("distributed_camera_data_process") { "graphic_surface:surface", "hilog:libhilog", "hitrace:hitrace_meter", + "ipc:ipc_single", "media_foundation:media_foundation", "safwk:system_ability_fwk", "samgr:samgr_proxy", -- Gitee