mirror of
https://gitee.com/openharmony/inputmethod_imf
synced 2024-11-27 08:51:48 +00:00
删除无用的外部依赖
Signed-off-by: cy7717 <chenyu301@huawei.com>
This commit is contained in:
parent
93e4f5821f
commit
60455dbc32
@ -35,7 +35,6 @@
|
||||
"eventhandler",
|
||||
"bundle_framework",
|
||||
"ability_runtime",
|
||||
"resource_management",
|
||||
"hiviewdfx_hilog_native",
|
||||
"ability_base",
|
||||
"safwk",
|
||||
@ -47,7 +46,6 @@
|
||||
"os_account",
|
||||
"hisysevent_native",
|
||||
"hitrace_native",
|
||||
"multimedia_image_framework",
|
||||
"graphic_standard"
|
||||
],
|
||||
"third_party": [
|
||||
|
@ -77,7 +77,6 @@ ohos_shared_library("inputmethod_service") {
|
||||
"input:libmmi-client",
|
||||
"ipc:ipc_single",
|
||||
"os_account:os_account_innerkits",
|
||||
"resource_management:global_resmgr",
|
||||
"safwk:system_ability_fwk",
|
||||
"samgr:samgr_proxy",
|
||||
"window_manager:libwm",
|
||||
|
@ -52,7 +52,6 @@ ohos_fuzztest("PerUserSessionFuzzTest") {
|
||||
"c_utils:utils",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"ipc:ipc_single",
|
||||
"multimedia_image_framework:image_native",
|
||||
"napi:ace_napi",
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user