mirror of
https://github.com/openharmony/ability_ability_runtime.git
synced 2026-08-24 22:21:36 -04:00
correct deps in bundle.json
Signed-off-by: taiyi.pei <peitaiyi@huawei.com>
This commit is contained in:
+32
-13
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user