IssueNo:#I65M0O

Description:Change the dependency on cjson_static to cjson in standard system.
Sig:SIG_ApplicationFramework
Feature or BugFix: Feature
Binary Source: No

Signed-off-by: zhangyafei.echo <zhangyafei12@huawei.com>
Change-Id: I75e22df01084a78bb0b7fba837b15f5388d1ce70
This commit is contained in:
zhangyafei.echo
2022-12-10 17:25:46 +08:00
parent a4799bfa9d
commit 14d702b2a5
26 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -126,7 +126,7 @@ if (defined(ohos_lite)) {
cflags = [ "-DHILOG_ENABLE" ]
deps = [
"//base/security/huks/interfaces/innerkits/huks_standard/main:libhukssdk",
"//third_party/cJSON:cjson_static",
"//third_party/cJSON:cjson",
"//third_party/mbedtls:mbedtls_shared",
"//third_party/openssl:libcrypto_shared",
]
+3 -3
View File
@@ -170,7 +170,7 @@ if (os_level == "mini" || os_level == "small") {
deps = [
"${deps_adapter_path}:${hal_module_name}",
"//third_party/cJSON:cjson_static",
"//third_party/cJSON:cjson",
]
external_deps = [
@@ -221,7 +221,7 @@ if (os_level == "mini" || os_level == "small") {
":auth_service.rc",
":deviceauth",
"${deps_adapter_path}:${hal_module_name}",
"//third_party/cJSON:cjson_static",
"//third_party/cJSON:cjson",
]
external_deps = [
@@ -265,7 +265,7 @@ if (os_level == "mini" || os_level == "small") {
deps = [
"${deps_adapter_path}:${hal_module_name}",
"//third_party/cJSON:cjson_static",
"//third_party/cJSON:cjson",
]
external_deps = [
@@ -54,7 +54,7 @@ ohos_fuzztest("DevAuthServAddMemberToGroupFuzzTest") {
}
deps = [
"${deps_adapter_path}:${hal_module_name}",
"//third_party/cJSON:cjson_static",
"//third_party/cJSON:cjson",
]
external_deps = [
"c_utils:utils",
@@ -54,7 +54,7 @@ ohos_fuzztest("DevAuthServAddMultiMembersToGroupFuzzTest") {
}
deps = [
"${deps_adapter_path}:${hal_module_name}",
"//third_party/cJSON:cjson_static",
"//third_party/cJSON:cjson",
]
external_deps = [
"c_utils:utils",
@@ -54,7 +54,7 @@ ohos_fuzztest("DevAuthServAuthDeviceFuzzTest") {
}
deps = [
"${deps_adapter_path}:${hal_module_name}",
"//third_party/cJSON:cjson_static",
"//third_party/cJSON:cjson",
]
external_deps = [
"c_utils:utils",
@@ -54,7 +54,7 @@ ohos_fuzztest("DevAuthServCheckAccessToGroupFuzzTest") {
}
deps = [
"${deps_adapter_path}:${hal_module_name}",
"//third_party/cJSON:cjson_static",
"//third_party/cJSON:cjson",
]
external_deps = [
"c_utils:utils",
@@ -54,7 +54,7 @@ ohos_fuzztest("DevAuthServCreateGroupFuzzTest") {
}
deps = [
"${deps_adapter_path}:${hal_module_name}",
"//third_party/cJSON:cjson_static",
"//third_party/cJSON:cjson",
]
external_deps = [
"c_utils:utils",
@@ -54,7 +54,7 @@ ohos_fuzztest("DevAuthServDeleteGroupFuzzTest") {
}
deps = [
"${deps_adapter_path}:${hal_module_name}",
"//third_party/cJSON:cjson_static",
"//third_party/cJSON:cjson",
]
external_deps = [
"c_utils:utils",
@@ -54,7 +54,7 @@ ohos_fuzztest("DevAuthServDeleteMemberFromGroupFuzzTest") {
}
deps = [
"${deps_adapter_path}:${hal_module_name}",
"//third_party/cJSON:cjson_static",
"//third_party/cJSON:cjson",
]
external_deps = [
"c_utils:utils",
@@ -54,7 +54,7 @@ ohos_fuzztest("DevAuthServDeleteMultiMembersFromGroupFuzzTest") {
}
deps = [
"${deps_adapter_path}:${hal_module_name}",
"//third_party/cJSON:cjson_static",
"//third_party/cJSON:cjson",
]
external_deps = [
"c_utils:utils",
@@ -54,7 +54,7 @@ ohos_fuzztest("DevAuthServGetDeviceInfoByIdFuzzTest") {
}
deps = [
"${deps_adapter_path}:${hal_module_name}",
"//third_party/cJSON:cjson_static",
"//third_party/cJSON:cjson",
]
external_deps = [
"c_utils:utils",
@@ -54,7 +54,7 @@ ohos_fuzztest("DevAuthServGetGroupInfoFuzzTest") {
}
deps = [
"${deps_adapter_path}:${hal_module_name}",
"//third_party/cJSON:cjson_static",
"//third_party/cJSON:cjson",
]
external_deps = [
"c_utils:utils",
@@ -54,7 +54,7 @@ ohos_fuzztest("DevAuthServGetGroupInfoByIdFuzzTest") {
}
deps = [
"${deps_adapter_path}:${hal_module_name}",
"//third_party/cJSON:cjson_static",
"//third_party/cJSON:cjson",
]
external_deps = [
"c_utils:utils",
@@ -54,7 +54,7 @@ ohos_fuzztest("DevAuthServGetJoinedGroupsFuzzTest") {
}
deps = [
"${deps_adapter_path}:${hal_module_name}",
"//third_party/cJSON:cjson_static",
"//third_party/cJSON:cjson",
]
external_deps = [
"c_utils:utils",
@@ -54,7 +54,7 @@ ohos_fuzztest("DevAuthServGetPkInfoListFuzzTest") {
}
deps = [
"${deps_adapter_path}:${hal_module_name}",
"//third_party/cJSON:cjson_static",
"//third_party/cJSON:cjson",
]
external_deps = [
"c_utils:utils",
@@ -54,7 +54,7 @@ ohos_fuzztest("DevAuthServGetRegisterInfoFuzzTest") {
}
deps = [
"${deps_adapter_path}:${hal_module_name}",
"//third_party/cJSON:cjson_static",
"//third_party/cJSON:cjson",
]
external_deps = [
"c_utils:utils",
@@ -54,7 +54,7 @@ ohos_fuzztest("DevAuthServGetRelatedGroupsFuzzTest") {
}
deps = [
"${deps_adapter_path}:${hal_module_name}",
"//third_party/cJSON:cjson_static",
"//third_party/cJSON:cjson",
]
external_deps = [
"c_utils:utils",
@@ -54,7 +54,7 @@ ohos_fuzztest("DevAuthServGetTrustedDevicesFuzzTest") {
}
deps = [
"${deps_adapter_path}:${hal_module_name}",
"//third_party/cJSON:cjson_static",
"//third_party/cJSON:cjson",
]
external_deps = [
"c_utils:utils",
@@ -54,7 +54,7 @@ ohos_fuzztest("DevAuthServIsDeviceInGroupFuzzTest") {
}
deps = [
"${deps_adapter_path}:${hal_module_name}",
"//third_party/cJSON:cjson_static",
"//third_party/cJSON:cjson",
]
external_deps = [
"c_utils:utils",
@@ -54,7 +54,7 @@ ohos_fuzztest("DevAuthServProcessAuthDataFuzzTest") {
}
deps = [
"${deps_adapter_path}:${hal_module_name}",
"//third_party/cJSON:cjson_static",
"//third_party/cJSON:cjson",
]
external_deps = [
"c_utils:utils",
@@ -54,7 +54,7 @@ ohos_fuzztest("DevAuthServProcessBindDataFuzzTest") {
}
deps = [
"${deps_adapter_path}:${hal_module_name}",
"//third_party/cJSON:cjson_static",
"//third_party/cJSON:cjson",
]
external_deps = [
"c_utils:utils",
@@ -54,7 +54,7 @@ ohos_fuzztest("DevAuthServRegCallbackFuzzTest") {
}
deps = [
"${deps_adapter_path}:${hal_module_name}",
"//third_party/cJSON:cjson_static",
"//third_party/cJSON:cjson",
]
external_deps = [
"c_utils:utils",
@@ -54,7 +54,7 @@ ohos_fuzztest("DevAuthServRegDataChangeListenerFuzzTest") {
}
deps = [
"${deps_adapter_path}:${hal_module_name}",
"//third_party/cJSON:cjson_static",
"//third_party/cJSON:cjson",
]
external_deps = [
"c_utils:utils",
@@ -54,7 +54,7 @@ ohos_fuzztest("DevAuthServUnregCallbackFuzzTest") {
}
deps = [
"${deps_adapter_path}:${hal_module_name}",
"//third_party/cJSON:cjson_static",
"//third_party/cJSON:cjson",
]
external_deps = [
"c_utils:utils",
@@ -54,7 +54,7 @@ ohos_fuzztest("DevAuthServUnregDataChangeListenerFuzzTest") {
}
deps = [
"${deps_adapter_path}:${hal_module_name}",
"//third_party/cJSON:cjson_static",
"//third_party/cJSON:cjson",
]
external_deps = [
"c_utils:utils",
+1 -1
View File
@@ -95,7 +95,7 @@ ohos_unittest("deviceauth_llt") {
deps = [
"//base/security/huks/interfaces/innerkits/huks_standard/main:libhukssdk",
"//third_party/cJSON:cjson_static",
"//third_party/cJSON:cjson",
"//third_party/googletest:gmock_main",
"//third_party/googletest:gtest_main",
"//third_party/mbedtls:mbedtls_shared",