diff --git a/bundle.json b/bundle.json index 4ce709dccbc2532237f52877b0c57aee7121f3ad..0d7b154610659aee3cd934a11fe7e65223697d49 100644 --- a/bundle.json +++ b/bundle.json @@ -20,18 +20,23 @@ "ram": "5102KB", "deps": { "components": [ - "ability_base", - "hiviewdfx_hilog_native", - "ipc_core", - "ipc_single", - "system_ability_fwk", - "samgr_proxy", - "appexecfwk_standard", + "ability_tools", + "bounds_checking_function", + "bundle_framework", + "cjson", + "common", + "device_manager", + "dsoftbus", "eventhandler", + "hiviewdfx_hilog_native", + "init", + "ipc", "napi", "safwk", "samgr_standard", - "utils_base" + "selinux", + "startup_l2", + "zlib" ], "third_party": [ "cJSON",