correct deps in bundle.json

Signed-off-by: taiyi.pei <peitaiyi@huawei.com>
This commit is contained in:
taiyi.pei
2022-06-15 16:52:37 +08:00
parent 2b0eec8c26
commit ea83f0aaff
+32 -13
View File
@@ -27,25 +27,44 @@
],
"deps": {
"components": [
"ability_base",
"access_token",
"ace_engine_standard",
"appspawn",
"bytrace",
"ark_js_runtime",
"background_task_mgr",
"bundle_framework",
"common",
"common_event_service",
"distributeddatamgr_appdatamgr",
"dsoftbus_standard",
"form_fwk",
"hisysevent_native",
"hiviewdfx_hilog_native",
"ipc",
"dataability",
"relational_store",
"napi",
"distributeddataobject",
"dsoftbus_standard",
"eventhandler",
"faultloggerd",
"form_fwk",
"hichecker_native",
"hicollie_native",
"hisysevent_native",
"hitrace_native",
"hiview",
"hiviewdfx_hilog_native",
"i18n",
"icu",
"init",
"input",
"ipc",
"ipc_js",
"multimedia_image_standard",
"napi",
"os_account",
"relational_store",
"resource_management",
"safwk",
"samgr_standard",
"utils_base"
],
"startup_l2",
"utils_base",
"window_manager"
],
"third_party": [
"libpng",
"node",
@@ -162,8 +181,8 @@
"//foundation/ability/ability_runtime/frameworks/kits/test:moduletest",
"//foundation/ability/ability_runtime/services/test:moduletest",
"//foundation/ability/ability_runtime/services/abilitymgr/test:unittest",
"//foundation/ability/ability_runtime/services/dataobsmgr/test:unittest",
"//foundation/ability/ability_runtime/services/appmgr/test:unittest",
"//foundation/ability/ability_runtime/services/dataobsmgr/test:unittest",
"//foundation/ability/ability_runtime/services/appmgr/test:unittest",
"//foundation/ability/ability_runtime/frameworks/kits/appkit/native/test:unittest",
"//foundation/ability/ability_runtime/frameworks/kits/appkit/native/test:moduletest",
"//foundation/ability/ability_runtime/frameworks/kits/appkit/test:moduletest",