mirror of
https://github.com/openharmony/usb_manager.git
synced 2026-07-20 00:54:11 -04:00
@@ -41,9 +41,9 @@ ohos_shared_library("usbsrv_client") {
|
||||
deps = []
|
||||
|
||||
external_deps = [
|
||||
"appexecfwk_standard:libeventhandler",
|
||||
"device_driver_framework:libhdf_ipc_adapter",
|
||||
"device_driver_framework:libhdf_utils",
|
||||
"eventhandler:libeventhandler",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"ipc:ipc_core",
|
||||
"safwk:system_ability_fwk",
|
||||
|
||||
+1
-1
@@ -52,10 +52,10 @@ ohos_shared_library("usbservice") {
|
||||
"ability_runtime:app_manager",
|
||||
"ability_runtime:base",
|
||||
"ability_runtime:want",
|
||||
"appexecfwk_standard:libeventhandler",
|
||||
"bundle_framework:appexecfwk_base",
|
||||
"bundle_framework:appexecfwk_core",
|
||||
"ces_standard:cesfwk_innerkits",
|
||||
"eventhandler:libeventhandler",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"ipc:ipc_core",
|
||||
"safwk:system_ability_fwk",
|
||||
|
||||
@@ -40,9 +40,9 @@ ohos_unittest("test_usbdevicepipe") {
|
||||
external_deps = [
|
||||
"ability_runtime:base",
|
||||
"ability_runtime:want",
|
||||
"appexecfwk_standard:libeventhandler",
|
||||
"bundle_framework:appexecfwk_base",
|
||||
"ces_standard:cesfwk_innerkits",
|
||||
"eventhandler:libeventhandler",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"ipc:ipc_core",
|
||||
"safwk:system_ability_fwk",
|
||||
@@ -70,9 +70,9 @@ ohos_unittest("test_usbrequest") {
|
||||
external_deps = [
|
||||
"ability_runtime:base",
|
||||
"ability_runtime:want",
|
||||
"appexecfwk_standard:libeventhandler",
|
||||
"bundle_framework:appexecfwk_base",
|
||||
"ces_standard:cesfwk_innerkits",
|
||||
"eventhandler:libeventhandler",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"ipc:ipc_core",
|
||||
"safwk:system_ability_fwk",
|
||||
@@ -100,9 +100,9 @@ ohos_unittest("test_usbcore") {
|
||||
external_deps = [
|
||||
"ability_runtime:base",
|
||||
"ability_runtime:want",
|
||||
"appexecfwk_standard:libeventhandler",
|
||||
"bundle_framework:appexecfwk_base",
|
||||
"ces_standard:cesfwk_innerkits",
|
||||
"eventhandler:libeventhandler",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"ipc:ipc_core",
|
||||
"safwk:system_ability_fwk",
|
||||
|
||||
Reference in New Issue
Block a user