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

Commit 663424d3 authored by Steve Kondik's avatar Steve Kondik Committed by Gerrit Code Review
Browse files

Merge "Fix restoring network mode preference on reboot" into cm-10.1

parents 430d47ed d44895aa
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -626,6 +626,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);