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

Commit 66c86c83 authored by Wink Saville's avatar Wink Saville Committed by Android (Google) Code Review
Browse files

Merge "Default CellInfoListRate to off, Integer.MAX_VALUE." into jb-mr2-dev

parents d34aceac 121c056d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2959,6 +2959,7 @@ public final class RIL extends BaseCommands implements CommandsInterface {
                setRadioPower(false, null);
                setPreferredNetworkType(mPreferredNetworkType, null);
                setCdmaSubscriptionSource(mCdmaSubscription, null);
                setCellInfoListRate(Integer.MAX_VALUE, null);
                notifyRegistrantsRilConnectionChanged(((int[])ret)[0]);
                break;
            }