hilog部件整改

Signed-off-by: lixiaofeng_154b <lixiaofeng54@huawei.com>
Change-Id: I124c14c87e82e2fd773574065074a8fe2dae5598
This commit is contained in:
lixiaofeng_154b 2023-06-30 16:58:44 +08:00
parent 74a6f6d4b9
commit afb4d9f1c7
7 changed files with 10 additions and 10 deletions

View File

@ -35,7 +35,7 @@ ohos_moduletest_suite("HatsHdfUsbAutoFunctionTest") {
"eventhandler:libeventhandler",
"hdf_core:libhdf_host",
"hdf_core:libhdf_utils",
"hiviewdfx_hilog_native:libhilog",
"hilog:libhilog",
"ipc:ipc_single",
"safwk:system_ability_fwk",
"samgr:samgr_proxy",

View File

@ -36,7 +36,7 @@ ohos_moduletest_suite("HatsHdfUsbDeviceTest") {
"eventhandler:libeventhandler",
"hdf_core:libhdf_host",
"hdf_core:libhdf_utils",
"hiviewdfx_hilog_native:libhilog",
"hilog:libhilog",
"ipc:ipc_single",
"safwk:system_ability_fwk",
"samgr:samgr_proxy",

View File

@ -35,7 +35,7 @@ ohos_moduletest_suite("HatsHdfUsbFunctionTest") {
"eventhandler:libeventhandler",
"hdf_core:libhdf_host",
"hdf_core:libhdf_utils",
"hiviewdfx_hilog_native:libhilog",
"hilog:libhilog",
"ipc:ipc_single",
"safwk:system_ability_fwk",
"samgr:samgr_proxy",

View File

@ -36,7 +36,7 @@ ohos_moduletest_suite("HatsHdfUsbFnMtpTest") {
"eventhandler:libeventhandler",
"hdf_core:libhdf_host",
"hdf_core:libhdf_utils",
"hiviewdfx_hilog_native:libhilog",
"hilog:libhilog",
"ipc:ipc_single",
]

View File

@ -35,7 +35,7 @@ ohos_moduletest_suite("HatsHdfUsbRequestTest") {
"eventhandler:libeventhandler",
"hdf_core:libhdf_host",
"hdf_core:libhdf_utils",
"hiviewdfx_hilog_native:libhilog",
"hilog:libhilog",
"ipc:ipc_single",
"safwk:system_ability_fwk",
"samgr:samgr_proxy",

View File

@ -35,7 +35,7 @@ ohos_moduletest_suite("HatsHdfUsbTransferTest") {
"eventhandler:libeventhandler",
"hdf_core:libhdf_host",
"hdf_core:libhdf_utils",
"hiviewdfx_hilog_native:libhilog",
"hilog:libhilog",
"ipc:ipc_single",
"safwk:system_ability_fwk",
"samgr:samgr_proxy",

View File

@ -41,7 +41,7 @@ ohos_moduletest_suite("HatsHdfUsbBenchmarkDeviceTest") {
"eventhandler:libeventhandler",
"hdf_core:libhdf_host",
"hdf_core:libhdf_utils",
"hiviewdfx_hilog_native:libhilog",
"hilog:libhilog",
"ipc:ipc_single",
"safwk:system_ability_fwk",
"samgr:samgr_proxy",
@ -74,7 +74,7 @@ ohos_moduletest_suite("HatsHdfUsbBenchmarkFunctionTest") {
"eventhandler:libeventhandler",
"hdf_core:libhdf_host",
"hdf_core:libhdf_utils",
"hiviewdfx_hilog_native:libhilog",
"hilog:libhilog",
"ipc:ipc_single",
"safwk:system_ability_fwk",
"samgr:samgr_proxy",
@ -107,7 +107,7 @@ ohos_moduletest_suite("HatsHdfUsbBenchmarkRequestTest") {
"eventhandler:libeventhandler",
"hdf_core:libhdf_host",
"hdf_core:libhdf_utils",
"hiviewdfx_hilog_native:libhilog",
"hilog:libhilog",
"ipc:ipc_single",
"safwk:system_ability_fwk",
"samgr:samgr_proxy",
@ -139,7 +139,7 @@ ohos_moduletest_suite("HatsHdfUsbBenchmarkTransferTest") {
"eventhandler:libeventhandler",
"hdf_core:libhdf_host",
"hdf_core:libhdf_utils",
"hiviewdfx_hilog_native:libhilog",
"hilog:libhilog",
"ipc:ipc_single",
"safwk:system_ability_fwk",
"samgr:samgr_proxy",