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

Skip to content
Commit aa5ceb3b authored by Tyler Gunn's avatar Tyler Gunn
Browse files

Make ConnectionManagers multisim aware.

The connection manager functionality was not multisim aware.
To correct this:
1. In PhoneAccountRegistrar#getSimCallManagerFromCall modify so that we
look for the connection manager associated with the subscription of the
call's target phone account.
2. In ConnectionServiceWrapper#queryRemoteConnectionServices modify so
that the calling package is used to find the phone accounts which have
the same subId as the connection manager.  This ensures that the connmgr
can only see the phone accounts for the same sub.

Test: Place call on connection mgr account; verify connection mgr is used.
Test: Place call on regular acct; verify connection mgr is NOT used.
Bug: 131856987
Change-Id: I65be29e1d1700813744a34c213bc380162c5ed2f
parent f07a8fdc
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