mirror of
https://github.com/openharmony/miscservices_inputmethod.git
synced 2026-07-19 12:08:05 -04:00
!40 硬键盘输入bugfix
Merge pull request !40 from wuhy_irobot2013/fix_hardkyboard
This commit is contained in:
@@ -222,7 +222,6 @@ namespace MiscServices {
|
||||
if (ret) {
|
||||
if (retAgent) {
|
||||
*retAgent = agent;
|
||||
agent = nullptr;
|
||||
}
|
||||
if (retChannel) {
|
||||
*retChannel = channel;
|
||||
@@ -252,4 +251,4 @@ namespace MiscServices {
|
||||
return ret;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user