From abcf58a8245039e0596964c87478c1e80e1295b2 Mon Sep 17 00:00:00 2001 From: liwuli Date: Thu, 7 Jul 2022 21:23:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=AD=A3=E9=83=A8=E4=BB=B6=E6=8F=8F?= =?UTF-8?q?=E8=BF=B0=E6=96=87=E4=BB=B6=E4=B8=AD=E7=9A=84=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: liwuli --- bundle.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bundle.json b/bundle.json index 64a1cd8..380e9d0 100644 --- a/bundle.json +++ b/bundle.json @@ -22,6 +22,8 @@ "ram": "", "deps": { "components": [ + "common", + "hisysevent_native", "hiviewdfx_hilog_native", "napi", "init" -- Gitee