!121 黄区告警清零

Merge pull request !121 from wangdongqi/master
This commit is contained in:
openharmony_ci
2022-05-06 02:06:02 +00:00
committed by Gitee
@@ -778,7 +778,6 @@ namespace MiscServices {
if (securityImeFlag) {
InputMethodProperty *securityIme = setting->GetSecurityInputMethod();
InputMethodProperty *defaultIme = setting->GetCurrentInputMethod();
GetUserSession(userId)->ResetIme(defaultIme, securityIme);
PerUserSession *session = GetUserSession(userId);
if (session == nullptr) {
IMSA_HILOGI("InputMethodSystemAbility::OnPackageAdded session is nullptr");