From 6b36eca54f2946dc8b40067107aa8c9c851bf49e Mon Sep 17 00:00:00 2001 From: y30015170 <1169998606@qq.com> Date: Mon, 16 Jun 2025 18:28:00 +0800 Subject: [PATCH] Description: bounds_checking_function change tags from chipsetsdk to chipsetsdk_sp IssueNo:https://gitee.com/openharmony/third_party_bounds_checking_function/issues/ICFJ8C Feature or Bugfix: Feature Binary Source: No Signed-off-by: y30015170 <1169998606@qq.com> --- BUILD.gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.gn b/BUILD.gn index a246c30..703699f 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -77,7 +77,7 @@ if (defined(ohos_lite)) { "-D_INC_MEMORY_S", ] innerapi_tags = [ - "chipsetsdk", + "chipsetsdk_sp", "platformsdk", "sasdk", ]