modify dinput domainId

Signed-off-by: l30054665 <lishang21@huawei.com>
This commit is contained in:
l30054665
2024-01-23 14:42:59 +08:00
parent 537beb19cd
commit d77a30a5c4
48 changed files with 48 additions and 48 deletions
+1 -1
View File
@@ -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 = [