独立编译整改

Signed-off-by: 刘浩然 <liuhaoran31@huawei.com>
This commit is contained in:
刘浩然 2024-09-25 15:32:34 +08:00
parent 81ada27c82
commit 493b4bb8e1
3 changed files with 6 additions and 0 deletions

View File

@ -145,9 +145,11 @@ ohos_shared_library("tel_sms_mms") {
"netmanager_base:net_conn_manager_if",
"netstack:http_client",
"os_account:os_account_innerkits",
"power_manager:power_ffrt",
"protobuf:protobuf",
"resource_management:global_resmgr",
"safwk:system_ability_fwk",
"samgr:samgr_proxy",
"telephony_data:tel_telephony_data",
]

View File

@ -33,6 +33,7 @@
"ability_base",
"ability_runtime",
"access_token",
"bundle_framework",
"c_utils",
"common_event_service",
"core_service",

View File

@ -47,6 +47,8 @@ ohos_shared_library("sms") {
"ability_runtime:data_ability_helper",
"ability_runtime:extensionkit_native",
"ability_runtime:napi_base_context",
"ability_runtime:wantagent_innerkits",
"bundle_framework:appexecfwk_base",
"c_utils:utils",
"core_service:libtel_common",
"data_share:datashare_consumer",
@ -55,6 +57,7 @@ ohos_shared_library("sms") {
"ipc:ipc_single",
"napi:ace_napi",
"node:node_header_notice",
"samgr:samgr_proxy",
"telephony_data:tel_telephony_data",
]