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

Skip to content
Commit 625831a1 authored by Jack Yu's avatar Jack Yu
Browse files

Fixed network tearing down due to data profile check failed

Fixed a regression from ag/18230190 that generated data profiles
are not stored in data profile manager. The new solution is when
checking if current data network's profile is still compatible
with current environment (the same approach as old data stack),
only use the APN part from the data profile to check. Traffic
descriptor will be ignored. Traffic descriptor only data network
will always be allowed regardless kof APN database changes.

Also setup data call related fields will all be checked, not only
APN name.

Fix: 233988066
Fix: 231996619
Fix: 234042982
Test: Manual + atest DataNetworkControllerTest DataRetryManagerTest
Change-Id: Ic011b75a477f6e1941f4393982364245270dc3c5
parent f1579a95
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