add system cap

Signed-off-by: 罗博明 <luoboming@huawei.com>
This commit is contained in:
罗博明 2024-03-01 10:23:03 +00:00 committed by Gitee
parent b3cd3ed363
commit a3f5956d71
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -18,6 +18,7 @@ ohos_ndk_library("libicu_ndk") {
ndk_description_file = "./libicu.ndk.json"
min_compact_version = "12"
output_name = "icu"
system_capability = "SystemCapability.Global.I18n"
output_extension = "so"
}