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

Commit 3b9a6509 authored by Wink Saville's avatar Wink Saville Committed by Android Git Automerger
Browse files

am 66c86c83: Merge "Default CellInfoListRate to off, Integer.MAX_VALUE." into jb-mr2-dev

* commit '66c86c83':
  Default CellInfoListRate to off, Integer.MAX_VALUE.
parents 5bbf966d 66c86c83
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;
            }