Merge branch 'OpenHarmony-3.0-LTS' of gitee.com:openharmony/miscservices_inputmethod into OpenHarmony-3.0-LTS

Signed-off-by: championships <chenjiale5@hisilicon.com>
This commit is contained in:
Championships
2021-09-29 09:54:57 +00:00
committed by Gitee
56 changed files with 1262 additions and 1372 deletions
@@ -77,6 +77,7 @@ namespace MiscServices {
static sptr<InputMethodController> instance_;
std::thread workThreadHandler;
MessageHandler *msgHandler;
bool stop_;
};
}
}