Enable apn only after DDS switch response is received
There might be race conditions where TNF would receive DDS change notification before PhoneSwitcher and would proceed to enable the default apn even before DDS switch response is received for the new DDS. This would create issues at modem side in processing DDS switch request. TNF should get notified of DDS switch only through PhoneSwitcher. Change-Id: I490d114a90cb143217258f403e46eaec58883f1d CRs-Fixed: 2484208
Loading
Please sign in to comment