From fb1299f64eb842eee8ba7f72e135f37522732f93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E4=B9=94=E5=BC=82?= Date: Fri, 1 Aug 2025 15:58:55 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=AF=91=E8=A7=84=E8=8C=83=E9=97=AE?= =?UTF-8?q?=E9=A2=98=E6=95=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 陈乔异 --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index 1baecd0cb..de9c0998c 100644 --- a/bundle.json +++ b/bundle.json @@ -32,6 +32,7 @@ "access_token", "bundle_framework", "c_utils", + "eventhandler", "graphic_2d", "graphic_surface", "hichecker", @@ -62,7 +63,6 @@ "os_account", "runtime_core", "qos_manager", - "eventhandler", "ets_runtime" ], "third_party": [ -- Gitee