!7 20210727代码提交

Merge pull request !7 from chensi10/master
This commit is contained in:
openharmony_ci 2021-07-31 03:43:51 +00:00 committed by Gitee
commit a050fd9b66
4 changed files with 4 additions and 4 deletions

View File

@ -92,7 +92,7 @@ ohos_shared_library("tel_core_service") {
"aafwk_standard:want",
"appexecfwk_standard:libeventhandler",
"ces_standard:cesfwk_innerkits",
"ces_standard:cesfwk_kits",
"ces_standard:cesfwk_core",
"ces_standard:cesfwk_services",
"ipc:ipc_core",
"safwk:system_ability_fwk",

View File

@ -47,7 +47,7 @@ ohos_executable("tel_network_search_test") {
external_deps = [
"appexecfwk_standard:libeventhandler",
"ces_standard:cesfwk_kits",
"ces_standard:cesfwk_innerkits",
"ipc:ipc_core",
"safwk:system_ability_fwk",
"samgr_L2:samgr_proxy",

View File

@ -47,7 +47,7 @@ ohos_executable("tel_sim_test") {
external_deps = [
"appexecfwk_standard:libeventhandler",
"ces_standard:cesfwk_kits",
"ces_standard:cesfwk_innerkits",
"ipc:ipc_core",
"safwk:system_ability_fwk",
"samgr_L2:samgr_proxy",

View File

@ -62,7 +62,7 @@ ohos_executable("tel_ril_test") {
]
external_deps = [
"appexecfwk_standard:libeventhandler",
"ces_standard:cesfwk_kits",
"ces_standard:cesfwk_innerkits",
"ipc:ipc_core",
"safwk:system_ability_fwk",
"samgr_L2:samgr_proxy",