mirror of
https://github.com/openharmony/miscservices_inputmethod.git
synced 2026-07-18 17:24:37 -04:00
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user