MSIM: Fix data call issue on powerup
Single sim check was added for DDS change handling method in TelephonyNetworFactory to block default requests processing. Sometimes DDS change event is delayed on powerup due to which default data call gets blocked. Fix is to revert this single sim check and add changes to process default requests after DDS switch complete. Change-Id: I9ad1d3a2db71e51bad756f6228e49a34044693ca CRs-Fixed: 2424808
Loading
Please sign in to comment