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

Commit b8899336 authored by Junda Liu's avatar Junda Liu Committed by Android Git Automerger
Browse files

am 5d268632: am 7c107e94: Merge "Don\'t set prefer network type on RIL connected." into mnc-dev

* commit '5d268632':
  Don't set prefer network type on RIL connected.
parents 0165a9fe 5d268632
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3206,7 +3206,6 @@ public final class RIL extends BaseCommands implements CommandsInterface {

                // Initial conditions
                setRadioPower(false, null);
                setPreferredNetworkType(mPreferredNetworkType, null);
                setCdmaSubscriptionSource(mCdmaSubscription, null);
                setCellInfoListRate(Integer.MAX_VALUE, null);
                notifyRegistrantsRilConnectionChanged(((int[])ret)[0]);