!710 gn中删除非依赖配置

Merge pull request !710 from m30043719/master
This commit is contained in:
openharmony_ci 2023-09-26 07:42:59 +00:00 committed by Gitee
commit f020071509
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 0 additions and 2 deletions

View File

@ -61,7 +61,6 @@ dtbabilitymgr_public_deps = [
"//foundation/ability/dmsfwk/services/dtbschedmgr:distributedschedsvr", "//foundation/ability/dmsfwk/services/dtbschedmgr:distributedschedsvr",
"//third_party/googletest:gmock_main", "//third_party/googletest:gmock_main",
"//third_party/googletest:gtest_main", "//third_party/googletest:gtest_main",
"//third_party/libxml2:libxml2",
] ]
dtbabilitymgr_sources = [ dtbabilitymgr_sources = [

View File

@ -89,7 +89,6 @@ if (efficiency_manager_service_enable) {
dsched_public_deps = [ dsched_public_deps = [
"//third_party/googletest:gmock_main", "//third_party/googletest:gmock_main",
"//third_party/googletest:gtest_main", "//third_party/googletest:gtest_main",
"//third_party/libxml2:libxml2",
] ]
dtbschedmgr_sources = [ dtbschedmgr_sources = [