!788 公共基础库修改外部依赖2

Merge pull request !788 from 杨青/master
This commit is contained in:
openharmony_ci
2022-08-25 12:49:49 +00:00
committed by Gitee
+2 -2
View File
@@ -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",