diff --git a/BUILD.gn b/BUILD.gn index 2e13ebb4c5b6823ff8ab4c98a387489673dceaf7..83e7f0a86f26427b30d12dde3ce2bd8b79d01d83 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -88,6 +88,6 @@ ohos_executable("qjsc") { libs = [ "pthread" ] } - subsystem_name = "ace" + subsystem_name = "arkui" part_name = "ace_engine_full" }