Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7285ca87 authored by Grace Jia's avatar Grace Jia
Browse files

Fix GsmCdmaCallTracker bug.

The intended behavior is to loop through the ringing call connection. In
previous CL it mistakenly loop the ringing call connection by using
index of foreground call.
Change to use Java for-each loop to avoid similar issue.

Test: atest FrameworksTelephonyTests:GsmCdmaCallTrackerTest
Bug: 154088765
Change-Id: Icc42b45980ba513ecb2b2131ab51d54fea08f54c
parent 69493a1f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment