From a63b6a57f535d2b80b72af421bbfc9f0a3367309 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=95=8F=E6=9D=B0?= Date: Sat, 9 Aug 2025 08:08:44 +0000 Subject: [PATCH 1/2] daima MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 吴敏杰 --- bundle.json | 1 + 1 file changed, 1 insertion(+) diff --git a/bundle.json b/bundle.json index 2aace2aa..01968350 100644 --- a/bundle.json +++ b/bundle.json @@ -50,6 +50,7 @@ "safwk", "selinux_adapter", "config_policy", + "ylong_runtime", "rust_cxx" ] }, -- Gitee From 06b9d1e52b35d940ec3a85959609c82e7cea52de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=95=8F=E6=9D=B0?= Date: Sat, 9 Aug 2025 08:15:58 +0000 Subject: [PATCH 2/2] update bundle.json. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 吴敏杰 --- bundle.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bundle.json b/bundle.json index 01968350..e83679d2 100644 --- a/bundle.json +++ b/bundle.json @@ -47,11 +47,11 @@ "json", "libxml2", "preferences", + "rust_cxx", "safwk", "selinux_adapter", "config_policy", - "ylong_runtime", - "rust_cxx" + "ylong_runtime" ] }, "build": { -- Gitee