mirror of
https://gitee.com/openharmony/telephony_core_service
synced 2024-11-27 02:00:45 +00:00
!2415 dialling numbers ext optimize
Merge pull request !2415 from zouxuebin/zz
This commit is contained in:
commit
c8955ca6ce
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user