From d5c77a11714778fdec59122d67f20cf432de3e1c Mon Sep 17 00:00:00 2001 From: w00611838 Date: Wed, 27 Mar 2024 17:49:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BE=9B=E5=86=97=E4=BD=99public=20ap?= =?UTF-8?q?i?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: w00611838 --- icu4c/BUILD.gn | 1 + 1 file changed, 1 insertion(+) diff --git a/icu4c/BUILD.gn b/icu4c/BUILD.gn index 99fbe6a9..b2e76de3 100644 --- a/icu4c/BUILD.gn +++ b/icu4c/BUILD.gn @@ -527,6 +527,7 @@ ohos_shared_library("shared_icuuc") { "//build/config/compiler:rtti", ] all_dependent_configs = [ ":static_icustubdata_all_deps_config" ] + public_configs = [ ":static_icustubdata_all_deps_config" ] defines = [ "U_ATTRIBUTE_DEPRECATED=", "U_COMMON_IMPLEMENTATION",