From dd001a760437395547ced4ef9c4c3056602fa647 Mon Sep 17 00:00:00 2001 From: hlzhangaj Date: Wed, 23 Jul 2025 07:56:54 +0000 Subject: [PATCH 1/2] test small Signed-off-by: hlzhangaj --- bundle.json | 1 + 1 file changed, 1 insertion(+) diff --git a/bundle.json b/bundle.json index 4ea02f8e9..13e556b74 100755 --- a/bundle.json +++ b/bundle.json @@ -213,3 +213,4 @@ } } } + -- Gitee From 4ea26b7c43752b7807b3145901cea4648eb41ee8 Mon Sep 17 00:00:00 2001 From: hlzhangaj Date: Thu, 24 Jul 2025 02:38:26 +0000 Subject: [PATCH 2/2] test small Signed-off-by: hlzhangaj --- simulator/BUILD.gn | 1 + 1 file changed, 1 insertion(+) diff --git a/simulator/BUILD.gn b/simulator/BUILD.gn index b26301eeb..eb2f4ec0e 100755 --- a/simulator/BUILD.gn +++ b/simulator/BUILD.gn @@ -20,6 +20,7 @@ config("sysparam_simulator_public_config") { ] } + config("sysparam_simulator_config") { if (product_name != "ohos-sdk") { if (board_toolchain_type != "iccarm") { -- Gitee