!40 硬键盘输入bugfix

Merge pull request !40 from wuhy_irobot2013/fix_hardkyboard
This commit is contained in:
openharmony_ci
2022-01-20 11:58:25 +00:00
committed by Gitee
+1 -2
View File
@@ -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;
}
}
}
}