mirror of
https://gitee.com/openharmony/telephony_core_service
synced 2024-11-27 02:00:45 +00:00
commit
a050fd9b66
2
BUILD.gn
2
BUILD.gn
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user