Fix 1x/evdo data call for NV/RUIM based subscription.
NV/RUIM based CDMA subscription was not handled properly in DcTracker and data calls were not initiated since it was waiting for sim loaded event.Changed the code to allow data calls even without loading SIM ,if CDMA subscription is NV based. Dummy APN profiles will be created based on the current DATA radio technology so that they wont be used for GSM/UMTS/LTE and eHRPD. Patch set 2: * Rewrite a portion of the fix to Google standard. * The reason string is only for log purposes. * Add support for SIM/RUIM based connection. * Consolidate the fix to one method. Change-Id: Ie536f10e76befc62bdd4e1b99f3db7906d0f345d
Loading
Please register or sign in to comment