Signed-off-by: ma-shaoyin <mashaoyin1@huawei.com>

Changes to be committed:
This commit is contained in:
ma-shaoyin 2022-08-25 19:29:42 +08:00
parent 083e01fbdf
commit 9e20a0a3ce

View File

@ -1277,6 +1277,7 @@ namespace MiscServices {
if (imsCore[0]) {
IMSA_HILOGI("PerUserSession::SetCoreAndAgent Input Method Service has already been started ! ");
}
imsCore[0] = core;
sptr<IRemoteObject> agentObject = data->ReadRemoteObject();