!1528 global_resmgr适配

Merge pull request !1528 from wangdongqi/master
This commit is contained in:
openharmony_ci 2024-10-17 06:35:36 +00:00 committed by Gitee
commit 0010c8b7d2
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
4 changed files with 4 additions and 0 deletions

View File

@ -55,6 +55,7 @@ ohos_static_library("settings_data_static") {
"data_share:datashare_common",
"data_share:datashare_consumer",
"hilog:libhilog",
"resource_management:global_resmgr",
]
subsystem_name = "inputmethod"

View File

@ -60,6 +60,7 @@ ohos_fuzztest("EnableImeDataParseFuzzTest") {
"hilog:libhilog",
"input:libmmi-client",
"ipc:ipc_single",
"resource_management:global_resmgr",
]
}

View File

@ -61,6 +61,7 @@ ohos_fuzztest("SettingsDataUtilsFuzzTest") {
"hilog:libhilog",
"input:libmmi-client",
"ipc:ipc_single",
"resource_management:global_resmgr",
]
}

View File

@ -880,6 +880,7 @@ ohos_unittest("JsonOperateTest") {
"data_share:datashare_consumer",
"hilog:libhilog",
"ipc:ipc_single",
"resource_management:global_resmgr",
]
}