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

Skip to content
Commit 67faa2ba authored by Hunsuk Choi's avatar Hunsuk Choi
Browse files

Check preferred transport from the result received

AccessNetworksManager can revert the preferred transport change
before the client handles the first change,
and AccessNetworksManager#getPreferredTransport() returns the last state.
So, the client can miss the first change.
Client should get the preferred transport from the result received by
itself instead of the AccessNetworksManager#getPreferredTransport().

Bug: 266189145
Test: atest DomainSelectionConnectionTest
Change-Id: I208a396b3c4484e91ce268e359f4783f0f3ddf63
parent c807256a
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