mirror of
https://gitee.com/openharmony/ability_dmsfwk
synced 2024-11-27 00:20:44 +00:00
Fix:Modify softbus component name
Feature or Bugfix:Feature Binary Source: No Signed-off-by: libaoping <libaoping1@huawei.com>
This commit is contained in:
parent
d85fb715fa
commit
7391fe78f9
@ -26,7 +26,7 @@
|
||||
"ability_runtime",
|
||||
"appexecfwk_standard",
|
||||
"distributeddatamgr",
|
||||
"dsoftbus_standard",
|
||||
"dsoftbus",
|
||||
"eventhandler",
|
||||
"hiviewdfx_hilog_native",
|
||||
"ipc",
|
||||
|
@ -64,7 +64,7 @@ ohos_shared_library("distributedschedsvr") {
|
||||
"bundle_framework:appexecfwk_core",
|
||||
"deviceauth_standard:deviceauth_sdk",
|
||||
"distributeddatamgr:distributeddata_inner",
|
||||
"dsoftbus_standard:softbus_client",
|
||||
"dsoftbus:softbus_client",
|
||||
"eventhandler:libeventhandler",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"ipc:ipc_core",
|
||||
|
@ -37,7 +37,7 @@ dsched_external_deps = [
|
||||
"bundle_framework:appexecfwk_core",
|
||||
"deviceauth_standard:deviceauth_sdk",
|
||||
"distributeddatamgr:distributeddata_inner",
|
||||
"dsoftbus_standard:softbus_client",
|
||||
"dsoftbus:softbus_client",
|
||||
"eventhandler:libeventhandler",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"ipc:ipc_core",
|
||||
|
Loading…
Reference in New Issue
Block a user