Description:modify samgr part_name

Match-id-cd79211f323a2c77530171763797396a87f07315
This commit is contained in:
xxxx
2022-07-29 10:13:59 +08:00
parent a189259652
commit 2d8d1a0469
26 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ ohos_fuzztest("DistributedInputClientFuzzTest") {
"ipc:ipc_core",
"safwk:system_ability_fwk",
"hiviewdfx_hilog_native:libhilog",
"samgr_standard:samgr_proxy",
"samgr:samgr_proxy",
]
defines = [
+1 -1
View File
@@ -74,7 +74,7 @@ ohos_fuzztest("DistributedInputKitFuzzTest") {
"ipc:ipc_core",
"safwk:system_ability_fwk",
"hiviewdfx_hilog_native:libhilog",
"samgr_standard:samgr_proxy",
"samgr:samgr_proxy",
]
defines = [
+1 -1
View File
@@ -64,7 +64,7 @@ ohos_fuzztest("DistributedInputSinkTransportFuzzTest") {
"ipc:ipc_core",
"safwk:system_ability_fwk",
"hiviewdfx_hilog_native:libhilog",
"samgr_standard:samgr_proxy",
"samgr:samgr_proxy",
]
defines = [
+1 -1
View File
@@ -70,7 +70,7 @@ ohos_fuzztest("DistributedInputSourceTransportFuzzTest") {
"ipc:ipc_core",
"safwk:system_ability_fwk",
"hiviewdfx_hilog_native:libhilog",
"samgr_standard:samgr_proxy",
"samgr:samgr_proxy",
"hitrace_native:hitrace_meter",
]