feat: change the component name of hilog/hisysevent/hitrace

Signed-off-by: lyj_love_code <liangyujian2@huawei.com>
This commit is contained in:
lyj_love_code 2023-07-07 11:23:07 +08:00
parent c9556d4298
commit d31c6a9d23
5 changed files with 5 additions and 5 deletions

View File

@ -35,7 +35,7 @@ ohos_shared_library("disDataProcess") {
"access_token:libtoken_setproc",
"c_utils:utils",
"device_manager:devicemanagersdk",
"hiviewdfx_hilog_native:libhilog",
"hilog:libhilog",
"ipc:ipc_core",
"kv_store:distributeddata_inner",
]

View File

@ -36,7 +36,7 @@ ohos_moduletest_suite("DctsdisDataTest") {
external_deps = [
"c_utils:utils",
"datamgr_service:distributeddata_adapter",
"hiviewdfx_hilog_native:libhilog",
"hilog:libhilog",
"ipc:ipc_core",
"kv_store:distributeddata_inner",
]

View File

@ -35,7 +35,7 @@ ohos_moduletest_suite("SubDctsdisAudioTest") {
"$base_root/foundation/distributedhardware/distributed_audio/services/hdfaudioclient:daudio_client",
]
external_deps = [ "hiviewdfx_hilog_native:libhilog" ]
external_deps = [ "hilog:libhilog" ]
defines = [
"HI_LOG_ENABLE",

View File

@ -60,7 +60,7 @@ ohos_moduletest_suite("SubDctsdisCameraTest") {
"drivers_interface_camera:libcamera_proxy_1.0",
"drivers_interface_camera:metadata",
"graphic_chipsetsdk:surface",
"hiviewdfx_hilog_native:libhilog",
"hilog:libhilog",
"ipc:ipc_single",
"samgr:samgr_proxy",
]

View File

@ -67,7 +67,7 @@ ohos_moduletest_suite("SubDctsdisScreenTest") {
external_deps = [
"access_token:libaccesstoken_sdk",
"hiviewdfx_hilog_native:libhilog",
"hilog:libhilog",
"player_framework:media_client",
]