mirror of
https://github.com/openharmony/distributedhardware_distributed_input.git
synced 2026-07-19 17:43:35 -04:00
@@ -51,7 +51,7 @@ ohos_shared_library("libdinput_sink_handler") {
|
||||
defines = [
|
||||
"HI_LOG_ENABLE",
|
||||
"DH_LOG_TAG=\"distributedinputsinkhandler\"",
|
||||
"LOG_DOMAIN=0xD004100",
|
||||
"LOG_DOMAIN=0xD004120",
|
||||
]
|
||||
|
||||
deps = [
|
||||
|
||||
@@ -65,7 +65,7 @@ ohos_unittest("distributed_input_sink_handler_test") {
|
||||
defines = [
|
||||
"HI_LOG_ENABLE",
|
||||
"DH_LOG_TAG=\"distributedinpututtest\"",
|
||||
"LOG_DOMAIN=0xD004100",
|
||||
"LOG_DOMAIN=0xD004120",
|
||||
]
|
||||
|
||||
deps = [
|
||||
|
||||
Reference in New Issue
Block a user