diff --git a/bundle.json b/bundle.json index 8c7d1d46888cc900398e8e7c6fb227a6a11f35aa..37658a35033c4dffb419492821cb74b23b76e65e 100644 --- a/bundle.json +++ b/bundle.json @@ -12,7 +12,7 @@ }, "component": { "name": "arkcompiler_toolchain", - "subsystem": "arkcompiler", + "subsystem": "ark", "syscap": [], "features": [], "adapted_system_type": [ @@ -25,11 +25,9 @@ "third_party": [] }, "build": { - "sub_component": [ - "//arkcompiler/toolchain/inspector:ark_debugger" - ], + "sub_component": [], "inner_kits": [], "test": [] } } -} \ No newline at end of file +}