iccfresh bugfix

Signed-off-by: Jierbumo866 <fangping5@huawei.com>
This commit is contained in:
Jierbumo866 2024-01-31 19:18:48 +08:00
parent 9db469b31c
commit 7b072a6dad

View File

@ -769,7 +769,7 @@ void SimFileManager::ProcessEvent(const AppExecFwk::InnerEvent::Pointer &event)
}
simFile_->ProcessIccRefresh(MSG_ID_DEFAULT);
break;
};
}
default:
break;
}