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

Skip to content
Commit 92d32918 authored by Brad Ebinger's avatar Brad Ebinger
Browse files

Make addExistingConnection MSIM aware

addExistingConnection was using the default subscription to
find the SIM call manager, which changes, depending on the user
settings for voice subscription ID. In some cases, we were not
finding the Fi call manager (Fi ESIM and no voice pref set), which
was causing addExistingConnection to only try to find a call manager
associated with the pSIM, which does not exist. This was causing
conferencing to fail.

Instead, check all SIM calling accounts for an associated call manager
and make sure the connection being added is associated with one of
those accounts if it is not associated with a SIM calling account.

Bug: 134691559
Test: atest CtsTelecomTestCases; manual testing
Change-Id: I72e7d57b651d62ad44356720f03895da0ea9462b
parent f600463d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment