删除无用的外部依赖

Signed-off-by: cy7717 <chenyu301@huawei.com>
This commit is contained in:
cy7717 2023-06-27 10:19:42 +08:00
parent 93e4f5821f
commit 60455dbc32
3 changed files with 0 additions and 4 deletions

View File

@ -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": [

View File

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

View File

@ -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",
]
}