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