From 9ea3b5735d217dd8537b058ec7da598423663e58 Mon Sep 17 00:00:00 2001 From: zhenghui25 Date: Mon, 14 Jul 2025 15:08:49 +0800 Subject: [PATCH] =?UTF-8?q?treble=E8=A7=A3=E8=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhenghui25 --- BUILD.gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.gn b/BUILD.gn index a5ea20d..1bb4cd8 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" -- Gitee