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

Commit 2dddab51 authored by codeworkx's avatar codeworkx Committed by Gerrit Code Review
Browse files

Merge "Fix restoring network mode preference on reboot." into ics

parents dcd865a0 353e75dc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -610,6 +610,7 @@ public class RIL extends BaseCommands implements CommandsInterface {
        }
        mCdmaSubscription  = cdmaSubscription;
        mPreferredNetworkType = preferredNetworkType;
        mSetPreferredNetworkType = preferredNetworkType;
        mPhoneType = RILConstants.NO_PHONE;

        PowerManager pm = (PowerManager)context.getSystemService(Context.POWER_SERVICE);