mirror of
https://github.com/openharmony/distributeddatamgr_datamgr.git
synced 2026-06-30 22:17:55 -04:00
@@ -25,7 +25,7 @@ ohos_fuzztest("KvStoreFuzzTest") {
|
||||
"//foundation/distributeddatamgr/kv_store/frameworks/common",
|
||||
"//foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include",
|
||||
"//developtools/profiler/device/base/include",
|
||||
"//utils/native/base/include",
|
||||
"//commonlibrary/c_utils/base/include",
|
||||
"//third_party/sqlite/include",
|
||||
"//third_party/jsoncpp/include/json",
|
||||
"//third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json",
|
||||
@@ -63,10 +63,10 @@ ohos_fuzztest("KvStoreFuzzTest") {
|
||||
deps = [
|
||||
"//foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter:distributeddata_adapter",
|
||||
"//foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata:distributeddata_inner",
|
||||
"//utils/native/base:utils",
|
||||
]
|
||||
|
||||
external_deps = [
|
||||
"c_utils:utils",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"ipc:ipc_core",
|
||||
"samgr:samgr_proxy",
|
||||
|
||||
Reference in New Issue
Block a user