Loading
Ignore max ringing failure for MT call on same number
For Fi, it's possible to sometimes receive two incoming calls at the same time: one from Tycho over OTT Wifi and one from Telephony via the mobile network. This can cause two missed call entries to show up since the second call will automatically fail from the max ringing call enforcement. Instead, we can cross-check the phone numbers as well as the connection manager to see if we can ignore this check. Bug: 414261900 Flag: com.android.server.telecom.flags.allow_call_on_same_connection_mgr Test: atest CallsManagerTest Change-Id: Ieae905051e00b9b2228125ba46646e2b3d2d9742