mirror of
https://github.com/openharmony/miscservices_inputmethod.git
synced 2026-07-20 23:45:31 -04:00
IssueNo: #I4RG3N
Description: fix hard keyboard input Feature or Bugfix: Bugfix Binary Source: No Signed-off-by: wuhy_irobot2013 <wuhuayang@huawei.com>
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