Signed-off-by: ma-shaoyin <mashaoyin1@huawei.com>

Changes to be committed:
This commit is contained in:
ma-shaoyin
2022-07-07 11:08:05 +08:00
parent 2cdd5d4f67
commit 814e8a4586
2 changed files with 17 additions and 1 deletions
+16 -1
View File
@@ -36,7 +36,22 @@
"samgr_standard",
"multimodalinput_base",
"utils_base",
"resource_management"
"resource_management",
"ace_engine",
"init",
"napi",
"samgr_standard",
"common_event_service",
"ipc",
"eventhandler",
"bundle_framework",
"ability_runtime",
"resource_management",
"hiviewdfx_hilog_native",
"ability_base",
"safwk",
"input",
"utils_base"
],
"third_party": [
"jsoncpp"
+1
View File
@@ -184,6 +184,7 @@ namespace MiscServices {
}
case MSG_HIDE_CURRENT_INPUT: {
OnHideKeyboardSelf(0);
break;
}
default: {
break;