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

Commit 9d286c83 authored by Ricardo Cerqueira's avatar Ricardo Cerqueira
Browse files

Revert "Initialize RIL with the correct CDMA subscription mode setting"

This reverts commit 8bf373e0.

Conflicts:
	src/java/com/android/internal/telephony/PhoneFactory.java
parent 84bb550c
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
@@ -113,11 +113,7 @@ public class PhoneFactory {
                        Settings.Global.PREFERRED_NETWORK_MODE, preferredNetworkMode);
                Rlog.i(LOG_TAG, "Network Mode set to " + Integer.toString(networkMode));

                // Get cdmaSubscription mode from Settings.Global
                int cdmaSubscription;
                cdmaSubscription = Settings.Global.getInt(context.getContentResolver(),
                                Settings.Global.CDMA_SUBSCRIPTION_MODE,
                                sPreferredCdmaSubscription);
                int cdmaSubscription = CdmaSubscriptionSourceManager.getDefault(context);
                Rlog.i(LOG_TAG, "Cdma Subscription set to " + cdmaSubscription);

                //reads the system properties and makes commandsinterface