diff --git a/BUILD.gn b/BUILD.gn index 42b58469edd477a95bb87a79a887c91cf3976bad..1a0bf606a463b6c712ca1f3122e9cf5c8c750d7a 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -80,6 +80,6 @@ ohos_shared_library("libpcre2") { "updater", ] license_file = "$PCRE2_LIB_DIR/LICENCE" - part_name = "selinux" - subsystem_name = "security" + part_name = "multimedia_media_standard" + subsystem_name = "multimedia" }