From c339db9059e7f1f27044f82ba9a2198addcd03db Mon Sep 17 00:00:00 2001 From: xietingwei Date: Wed, 23 Jul 2025 03:42:47 +0000 Subject: [PATCH] test Signed-off-by: xietingwei --- bundle.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index d8415a7..f591549 100644 --- a/bundle.json +++ b/bundle.json @@ -20,7 +20,10 @@ "syscap_codec_config_path", "syscap_codec_config_extern_path" ], - "adapted_system_type": [ "small", "standard" ], + "adapted_system_type": [ + "small", + "standard" + ], "rom": "0", "ram": "0", "deps": { -- Gitee