From fc878fb281b49287f218cce8e839a648888f48ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A9=AC=E6=A0=B9=E5=A0=82?= Date: Tue, 5 Jul 2022 12:25:57 +0000 Subject: [PATCH] update bundle.json. Signed-off-by: magentang --- bundle.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/bundle.json b/bundle.json index 82e5165..038ba4d 100644 --- a/bundle.json +++ b/bundle.json @@ -20,10 +20,12 @@ "ram": "100KB", "deps": { "components": [ + "samgr_standard", + "hitrace_native", + "hiviewdfx_hilog_native", "utils_base", - "dsoftbus:softbus_client", - "hitrace_native:libhitrace", - "hiviewdfx_hilog_native:libhilog" + "access_token", + "dsoftbus" ], "third_party": [ "bounds_checking_function" -- GitLab