From 67d301b22a8a78d0a4ea846ea36c56ca3cfa8964 Mon Sep 17 00:00:00 2001 From: YOUR_NAME Date: Tue, 20 Sep 2022 19:28:34 +0800 Subject: [PATCH] fix: update deps of bundle.json Signed-off-by: liujiandong --- bundle.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/bundle.json b/bundle.json index 2bc7d11..2610b5b 100755 --- a/bundle.json +++ b/bundle.json @@ -31,14 +31,12 @@ "deps": { "components": [ "ability_base", - "appexecfwk_standard", - "common_event_service", - "dmsfwk", + "ability_runtime", + "c_utils", + "config_policy", "hiviewdfx_hilog_native", - "relational_store", "preferences", - "safwk", - "utils_base" + "relational_store" ], "third_party": [ "jsoncpp"