diff --git a/service/BUILD.gn b/service/BUILD.gn index f3f776dc3961c07a151ef585996d68e7e52b9c86..3c0df01fc24990194389beb3e69b0b306e91cbff 100644 --- a/service/BUILD.gn +++ b/service/BUILD.gn @@ -3081,6 +3081,7 @@ ohos_unittest("ServerMsgHandlerTest") { "ability_runtime:ability_connect_callback_stub", "ability_runtime:app_manager", "ability_runtime:dataobs_manager", + "bundle_framework:appexecfwk_core", "cJSON:cjson", "c_utils:utils", "data_share:datashare_consumer",