mirror of
https://github.com/openharmony/distributedhardware_distributed_input.git
synced 2026-07-18 16:04:40 -04:00
@@ -53,7 +53,7 @@ ohos_shared_library("libdinput_source_handler") {
|
||||
defines = [
|
||||
"HI_LOG_ENABLE",
|
||||
"DH_LOG_TAG=\"distributedinputsourcehandler\"",
|
||||
"LOG_DOMAIN=0xD004100",
|
||||
"LOG_DOMAIN=0xD004120",
|
||||
]
|
||||
|
||||
deps = [
|
||||
|
||||
@@ -66,7 +66,7 @@ ohos_unittest("distributed_input_source_handler_test") {
|
||||
defines = [
|
||||
"HI_LOG_ENABLE",
|
||||
"DH_LOG_TAG=\"distributedinpututtest\"",
|
||||
"LOG_DOMAIN=0xD004100",
|
||||
"LOG_DOMAIN=0xD004120",
|
||||
]
|
||||
|
||||
deps = [
|
||||
|
||||
Reference in New Issue
Block a user