更正部件描述文件中的外部依赖

Signed-off-by: anyueling <anyueling@huawei.com>
This commit is contained in:
anyueling 2022-07-29 16:45:41 +08:00
parent b5073cee00
commit 70719ffb8c

View File

@ -28,16 +28,30 @@
],
"deps": {
"components": [
"ipc",
"telephony_core_service",
"hiviewdfx_hilog_native",
"appexecfwk_standard",
"aafwk_standard",
"safwk",
"samgr_standard",
"window_manager",
"napi",
"c_utils"
"common",
"jsoncpp",
"preference",
"samgr_standard",
"os_account",
"ipc",
"netmanager_base",
"common_event_service",
"utils_base",
"time_native",
"multimedia_image_standard",
"eventhandler",
"bundle_framework",
"ability_runtime",
"safwk",
"access_token",
"relational_store",
"napi",
"ril_device_driver_interface",
"startup_l2",
"ability_base",
"hiviewdfx_hilog_native",
"core_service",
"libuv"
],
"third_party": []
},