diff --git a/BUILD.gn b/BUILD.gn index ee0dc81913c67bd8284801e1ca557644e4afe296..19fde2fcf9b90347f6dd02fe3d9289953c20df60 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -288,7 +288,7 @@ if (defined(ohos_lite)) { ohos_shared_library("uv") { deps = [ ":libuv_source" ] public_configs = [ ":libuv_config" ] - subsystem_name = "ace" + subsystem_name = "arkui" part_name = "napi" if (is_ohos) { output_extension = "so"