提交 86b4bdb8 编写于 作者: L libaoping

Fix:Modify softbus component name

Feature or Bugfix:Feature
Binary Source: No
Signed-off-by: Nlibaoping <libaoping1@huawei.com>
上级 4dcd372e
......@@ -21,7 +21,7 @@
"deps": {
"components": [
"utils_base",
"dsoftbus_standard:softbus_client",
"dsoftbus:softbus_client",
"hitrace_native:libhitrace",
"hiviewdfx_hilog_native:libhilog"
],
......
......@@ -70,7 +70,7 @@ ohos_shared_library("ipc_core") {
external_deps = [
"access_token:libaccesstoken_sdk",
"dsoftbus_standard:softbus_client",
"dsoftbus:softbus_client",
"hitrace_native:libhitrace",
"hiviewdfx_hilog_native:libhilog",
]
......
......@@ -57,7 +57,7 @@ ohos_shared_library("libdbinder") {
"//utils/native/base:utils",
]
external_deps = [
"dsoftbus_standard:softbus_client",
"dsoftbus:softbus_client",
"hiviewdfx_hilog_native:libhilog",
]
subsystem_name = "communication"
......
......@@ -87,7 +87,7 @@ ohos_distributedtest("DbinderTestAgent") {
]
external_deps = [
"dsoftbus_standard:softbus_client",
"dsoftbus:softbus_client",
"hiviewdfx_hilog_native:libhilog",
"samgr_standard:samgr_proxy",
]
......
......@@ -36,7 +36,7 @@ ohos_moduletest("RPCCLIENTTEST") {
]
external_deps = [
"dsoftbus_standard:softbus_client",
"dsoftbus:softbus_client",
"ipc:ipc_core",
"samgr_standard:samgr_proxy",
]
......@@ -59,7 +59,7 @@ ohos_moduletest("RPCSERVERTEST") {
]
external_deps = [
"dsoftbus_standard:softbus_client",
"dsoftbus:softbus_client",
"ipc:ipc_core",
"samgr_standard:samgr_proxy",
]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册