Initialize RIL with the correct CDMA subscription mode setting
Users choice of CDMA Subscription Source is stored in CDMA_SUBSCRIPTION_MODE setting in database. If telephony restarts after a crash, use CDMA_SUBSCRIPTION_MODE instead of PREFERRED_CDMA_SUBSCRIPTION in PhoneFactory to prevent mismatch with the value in the settings database chosen by the user. Also, remove the Setting PREFERRED_CDMA_SUBSCRIPTION from the database. With this change the special treatment for LTE on CDMA will not be needed. The correct value can be set in the database for CDMA_SUBSCRIPTION_MODE and that will be taken on power-up by this code. Change-Id: I11fff596a5fe721c64f192c889672326517dc43d
Loading
Please register or sign in to comment