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

Skip to content
Commit 69a5ede4 authored by Jack Yu's avatar Jack Yu
Browse files

Fixed delay data switching issue

When allow data on voice call's feature is turned on,
it took a long time for new data to establish on
the voice sub. That's because we didn't tear down
the original network on default data sub.

When temp switching happens, we should tear down the
data network on the original data sub to let new
network setup on the voice sub.

Also when switching happens, we should dynamically update
the network score, so connectivity service will let
the new network created instead of treating the new one
as identical one and then tearing it down.

Fix: 229353836
Test: atest DataNetworkTest + Basic testing + voice call
data temp switching

Merged-In: I026a4d71a737f9a74a588ba236c0fa490054b030
Change-Id: I026a4d71a737f9a74a588ba236c0fa490054b030
parent 1907a69a
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