!2415 dialling numbers ext optimize

Merge pull request !2415 from zouxuebin/zz
This commit is contained in:
openharmony_ci 2024-11-02 07:25:21 +00:00 committed by Gitee
commit c8955ca6ce
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -293,7 +293,6 @@ void IccDiallingNumbersHandler::ProcessExtensionRecordNumbers(const AppExecFwk::
return;
}
if (fd->exception != nullptr) {
loadRequest->SetException(fd->exception);
TELEPHONY_LOGE("IccDiallingNumbersHandler::ProcessExtensionRecordNumbers load failed with exception");
return;
}