mirror of
https://gitee.com/openharmony/xts_dcts
synced 2025-03-03 22:27:30 +00:00
feat: change the component name of hilog/hisysevent/hitrace
Signed-off-by: lyj_love_code <liangyujian2@huawei.com>
This commit is contained in:
parent
c9556d4298
commit
d31c6a9d23
@ -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",
|
||||
]
|
||||
|
@ -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",
|
||||
]
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
]
|
||||
|
@ -67,7 +67,7 @@ ohos_moduletest_suite("SubDctsdisScreenTest") {
|
||||
|
||||
external_deps = [
|
||||
"access_token:libaccesstoken_sdk",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"hilog:libhilog",
|
||||
"player_framework:media_client",
|
||||
]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user