mirror of
https://gitee.com/openharmony/account_os_account
synced 2024-11-27 12:11:12 +00:00
适配ipc依赖
Signed-off-by: yanghang <yanghang86@huawei.com>
This commit is contained in:
parent
778c37f343
commit
7876220f6e
@ -114,7 +114,7 @@ ohos_shared_library("app_account_innerkits") {
|
||||
"c_utils:utils",
|
||||
"eventhandler:libeventhandler",
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_napi_common",
|
||||
"ipc:ipc_napi",
|
||||
"ipc:ipc_single",
|
||||
"napi:ace_napi",
|
||||
"samgr:samgr_proxy",
|
||||
|
@ -85,7 +85,7 @@ ohos_shared_library("appaccount") {
|
||||
"c_utils:utils",
|
||||
"eventhandler:libeventhandler",
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_napi_common",
|
||||
"ipc:ipc_napi",
|
||||
"ipc:ipc_single",
|
||||
"napi:ace_napi",
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user