From 6cb35765f512be3ec10cd2532e5e889bd74d0cdc Mon Sep 17 00:00:00 2001 From: zhangjunxi Date: Wed, 6 Jul 2022 09:12:18 +0800 Subject: [PATCH] Signed-off-by: zhangjunxi Changes to be committed: modified: bundle.json --- bundle.json | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/bundle.json b/bundle.json index 7de1b69..a5e94a4 100644 --- a/bundle.json +++ b/bundle.json @@ -24,18 +24,22 @@ "ram":"1024KB", "deps": { "components": [ - "ability_manager", - "aafwk_standard", - "appexecfwk_standard", - "ans_standard", - "common_event_service", - "hiviewdfx_hilog_native", - "distributeddatamgr", - "ipc", - "safwk", + "relational_store", + "jsoncpp", + "napi", "samgr_standard", - "startup_l2", - "utils_base" + "common_event_service", + "ipc", + "eventhandler", + "netmanager_base", + "bundle_framework", + "ability_base", + "ability_runtime", + "hiviewdfx_hilog_native", + "libuv", + "safwk", + "utils_base", + "access_token" ], "third_party": [ "jsoncpp"