mirror of
https://gitee.com/openharmony/print_print_fwk
synced 2024-11-23 17:09:46 +00:00
去掉无用的依赖部件
Signed-off-by: wangfeifan <wangfeifan2@huawei.com>
This commit is contained in:
parent
a10a61e728
commit
93019bbe74
@ -41,7 +41,6 @@
|
||||
"i18n",
|
||||
"init",
|
||||
"ipc",
|
||||
"ipc_js",
|
||||
"napi",
|
||||
"netmanager_base",
|
||||
"os_account",
|
||||
@ -54,7 +53,6 @@
|
||||
"time_service"
|
||||
],
|
||||
"third_party": [
|
||||
"thirdparty_googletest",
|
||||
"zlib"
|
||||
]
|
||||
},
|
||||
|
@ -84,7 +84,6 @@ ohos_shared_library("print_extension_framework") {
|
||||
"hitrace:hitrace_meter",
|
||||
"i18n:intl_util",
|
||||
"ipc:ipc_napi_common",
|
||||
"ipc_js:rpc",
|
||||
"napi:ace_napi",
|
||||
"resource_management:global_resmgr",
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user