mirror of
https://gitee.com/openharmony/telephony_ril_adapter
synced 2024-11-27 01:41:02 +00:00
IssueNo: Ril_Adapter tdd crash问题修改
Description: 修复ril adapter tdd crash问题 Sig:SIG_Telephony Feature or Bugfix: Bugfix Binary Source: No Signed-off-by: liuxiyao223<liuxiyao223@huawei.com>
This commit is contained in:
parent
7bfeab2c1f
commit
3771589c0c
@ -1313,6 +1313,7 @@ HWTEST_F(BranchTest, Telephony_HrilManager_HRilEvent_001, Function | MediumTest
|
||||
event->ProcessTimerList();
|
||||
fd_set rfds;
|
||||
event->TimerEventInit();
|
||||
eventMsg.fd = 1;
|
||||
event->AddEventMessage(eventMsg);
|
||||
event->ProcessEvents(&rfds, 1);
|
||||
event->ProcessPendingList();
|
||||
|
Loading…
Reference in New Issue
Block a user