diff --git a/bundle.json b/bundle.json index 4ea02f8e9b566009ca9cc16208cfee33ea59ab1a..13e556b7420c785fe78c50670b9a25f0e1efa953 100755 --- a/bundle.json +++ b/bundle.json @@ -213,3 +213,4 @@ } } } + diff --git a/simulator/BUILD.gn b/simulator/BUILD.gn index b26301eeb9287e773dd47285fbb8bbd275469953..eb2f4ec0e499dc7323d1d5baad13ddcfc064ca80 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") {