diff --git a/test/unittest/BUILD.gn b/test/unittest/BUILD.gn index 6557c8a3a73a721ca566ac652bcb365aaec0e07c..a457f927b8ea7b0f4320f1341a292e27d130e8dd 100755 --- a/test/unittest/BUILD.gn +++ b/test/unittest/BUILD.gn @@ -157,7 +157,7 @@ ohos_unittest("init_ut") { "hiviewdfx_hilog_native:libhilog", "ipc:ipc_core", "safwk:system_ability_fwk", - "samgr_L2:samgr_proxy", + "samgr_standard:samgr_proxy", ] cflags_cc = [ "-fexceptions" ]