diff --git a/bundle.json b/bundle.json index 2b5eb043860dc823ac8d151f55143ff498dbaadf..d179d859324d174bfd7bd689dff2422f0b43a88d 100644 --- a/bundle.json +++ b/bundle.json @@ -35,7 +35,6 @@ "c_utils", "access_token", "ylong_runtime", - "hisysevent", "rust_cxx" ] }, diff --git a/test/services/safwk/unittest/BUILD.gn b/test/services/safwk/unittest/BUILD.gn index 8e52c6ae195e812c299242b379d1ae646d784d97..f2cb527eedad63de938ef32f20fbca8e6b62d1b8 100644 --- a/test/services/safwk/unittest/BUILD.gn +++ b/test/services/safwk/unittest/BUILD.gn @@ -116,8 +116,6 @@ ohos_unittest("LocalAbilityManagerTest") { "ffrt:libffrt", "googletest:gtest_main", "hilog:libhilog", - "hisysevent:libhisysevent", - "hisysevent:libhisysevent_easy", "ipc:ipc_core", "json:nlohmann_json_static", "samgr:samgr_common", @@ -160,7 +158,6 @@ ohos_unittest("MockLocalAbilityManagerTest") { "ffrt:libffrt", "googletest:gtest_main", "hilog:libhilog", - "hisysevent:libhisysevent", "ipc:ipc_core", "json:nlohmann_json_static", "samgr:samgr_common",