diff --git a/bundle.json b/bundle.json index 61ea8eb2..ba60cc87 100644 --- a/bundle.json +++ b/bundle.json @@ -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": [] },