From 3b0664127c2552092b55be2752ef4e27fcc1556d Mon Sep 17 00:00:00 2001 From: wuminjie Date: Sat, 24 May 2025 10:02:35 +0800 Subject: [PATCH] =?UTF-8?q?samgr=E7=8B=AC=E7=AB=8B=E7=BC=96=E8=AF=91?= =?UTF-8?q?=E6=95=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wuminjie --- services/security_component_service/sa/test/BUILD.gn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/services/security_component_service/sa/test/BUILD.gn b/services/security_component_service/sa/test/BUILD.gn index 98a918e..4bc85a9 100644 --- a/services/security_component_service/sa/test/BUILD.gn +++ b/services/security_component_service/sa/test/BUILD.gn @@ -90,6 +90,7 @@ ohos_unittest("sec_comp_service_test") { "hitrace:hitrace_meter", "ipc:ipc_core", "json:nlohmann_json_static", + "samgr:samgr_proxy", ] } @@ -163,6 +164,7 @@ ohos_unittest("sec_comp_service_mock_test") { "hitrace:hitrace_meter", "ipc:ipc_core", "json:nlohmann_json_static", + "samgr:samgr_proxy", ] }