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",