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

Skip to content
Commit ced725ec authored by fionaxu's avatar fionaxu
Browse files

cleanup and reset waiting apnlist on RAT change

check apn waiting list update during data rat or apn data change.
If the new waiting list is different with the currentWaitingList,
then cleanup the associated data connection and reset apnWaitingList
with the lastest one which matches with both current data rat and apn
settings. Reuse cleanupConnectionsOnUpdatedApns to detect waiting list change
and cleanup the connections. remove the duplicate logic from
setupDataOnConnectableApns

Bug:31252975
Test:  runtest --path
frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/DcTrackerTest.java
--test-method testUpdateWaitingApnListOnDataRatChange
Change-Id: I8408df09a7b25ed2e17cd38b7bebbb8fd20eca72
parent 327d466a
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