diff --git a/services/samgr/native/test/unittest/BUILD.gn b/services/samgr/native/test/unittest/BUILD.gn index 2a17423c3d13e2bd216d6b58d5ffa665a766c5f2..d45162202abd5e71c9c94bbce2cfefee19af323a 100644 --- a/services/samgr/native/test/unittest/BUILD.gn +++ b/services/samgr/native/test/unittest/BUILD.gn @@ -444,6 +444,7 @@ ohos_unittest("SystemAbilityMgrStubTest") { "${samgr_services_dir}/source/system_ability_manager_util.cpp", "${samgr_services_dir}/test/unittest/src/itest_transaction_service.cpp", "${samgr_services_dir}/test/unittest/src/mock_accesstoken_kit.cpp", + "${samgr_services_dir}/test/unittest/src/mock_dbinder_service.cpp", "${samgr_services_dir}/test/unittest/src/mock_permission.cpp", "${samgr_services_dir}/test/unittest/src/sa_status_change_mock.cpp", "${samgr_services_dir}/test/unittest/src/system_ability_mgr_stub_load_test.cpp",