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:
liuxiyao223 2024-05-20 09:37:24 +08:00
parent 7bfeab2c1f
commit 3771589c0c

View File

@ -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();