diff --git a/BUILD.gn b/BUILD.gn index a5ea20d71ad94949bf5fdf43260efb052eaa75e4..1bb4cd859727baaed77de6b12f82c7091abba1e7 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -114,7 +114,7 @@ ohos_shared_library("libpcre2") { license_file = "$PCRE2_LIB_DIR/LICENCE" innerapi_tags = [ "platformsdk_indirect", - "chipsetsdk_indirect", + "chipsetsdk_sp_indirect", ] part_name = "pcre2" subsystem_name = "thirdparty"