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", ] }