12e5b6d6dSopenharmony_ci# Copyright (c) 2023 Huawei Device Co., Ltd. 22e5b6d6dSopenharmony_ci# Licensed under the Apache License, Version 2.0 (the "License"); 32e5b6d6dSopenharmony_ci# you may not use this file except in compliance with the License. 42e5b6d6dSopenharmony_ci# You may obtain a copy of the License at 52e5b6d6dSopenharmony_ci# 62e5b6d6dSopenharmony_ci# http://www.apache.org/licenses/LICENSE-2.0 72e5b6d6dSopenharmony_ci# 82e5b6d6dSopenharmony_ci# Unless required by applicable law or agreed to in writing, software 92e5b6d6dSopenharmony_ci# distributed under the License is distributed on an "AS IS" BASIS, 102e5b6d6dSopenharmony_ci# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 112e5b6d6dSopenharmony_ci# See the License for the specific language governing permissions and 122e5b6d6dSopenharmony_ci# limitations under the License. 132e5b6d6dSopenharmony_ci 142e5b6d6dSopenharmony_ciif (is_standard_system) { 152e5b6d6dSopenharmony_ci icu_part_name = "icu" 162e5b6d6dSopenharmony_ci icu_subsystem_name = "thirdparty" 172e5b6d6dSopenharmony_ci} else { 182e5b6d6dSopenharmony_ci icu_part_name = "i18n" 192e5b6d6dSopenharmony_ci icu_subsystem_name = "global" 202e5b6d6dSopenharmony_ci} 212e5b6d6dSopenharmony_ci 222e5b6d6dSopenharmony_ciicu_lib_host_subsystem_name = "global" 232e5b6d6dSopenharmony_ciicu_bin_host_subsystem_name = "global" 24