mirror of
https://github.com/openharmony/applications_contacts_data.git
synced 2026-07-01 10:24:31 -04:00
@@ -139,7 +139,9 @@ ohos_shared_library("contactsdataability") {
|
||||
"data_share:datashare_common",
|
||||
"data_share:datashare_provider",
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_napi",
|
||||
"ipc:ipc_single",
|
||||
"jsoncpp:jsoncpp",
|
||||
"napi:ace_napi",
|
||||
"os_account:os_account_innerkits",
|
||||
"relational_store:native_dataability",
|
||||
|
||||
@@ -40,11 +40,13 @@
|
||||
"eventhandler",
|
||||
"hilog",
|
||||
"ipc",
|
||||
"jsoncpp",
|
||||
"napi",
|
||||
"os_account",
|
||||
"preferences",
|
||||
"relational_store",
|
||||
"safwk",
|
||||
"samgr",
|
||||
"ace_engine"
|
||||
],
|
||||
"third_party": [
|
||||
|
||||
@@ -107,6 +107,7 @@ ohos_shared_library("contact") {
|
||||
"napi:ace_napi",
|
||||
"relational_store:native_dataability",
|
||||
"relational_store:native_rdb",
|
||||
"samgr:samgr_proxy",
|
||||
]
|
||||
|
||||
defines = [
|
||||
|
||||
@@ -48,9 +48,11 @@ ohos_shared_library("contact_cj") {
|
||||
"data_share:datashare_consumer",
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_core",
|
||||
"ipc:ipc_single",
|
||||
"napi:ace_napi",
|
||||
"napi:cj_bind_ffi",
|
||||
"napi:cj_bind_native",
|
||||
"samgr:samgr_proxy",
|
||||
]
|
||||
|
||||
defines = [
|
||||
|
||||
Reference in New Issue
Block a user