From 582364d0d1e7016283ee804d7bd12fd4cf319232 Mon Sep 17 00:00:00 2001 From: xietingwei Date: Wed, 23 Jul 2025 03:40:35 +0000 Subject: [PATCH 1/2] test Signed-off-by: xietingwei --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index 096550376..18a5bc5e1 100644 --- a/bundle.json +++ b/bundle.json @@ -46,7 +46,7 @@ "ipc", "init", "libbpf", - "libpng", + "libpng", "napi", "protobuf", "safwk", -- Gitee From 8aee859302c54a218720b1774606ae51916d77e1 Mon Sep 17 00:00:00 2001 From: xietingwei Date: Wed, 23 Jul 2025 05:42:24 +0000 Subject: [PATCH 2/2] update bundle.json. Signed-off-by: xietingwei --- bundle.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/bundle.json b/bundle.json index 18a5bc5e1..a6ffe6255 100644 --- a/bundle.json +++ b/bundle.json @@ -18,9 +18,7 @@ "syscap": [ "SystemCapability.HiviewDFX.HiProfiler.HiDebug" ], - "adapted_system_type": [ - "standard" - ], + "adapted_system_type": [ "standard" ], "rom": "188KB", "ram": "2000KB", "deps": { -- Gitee