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
Loading
Please register or sign in to comment