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

Commit 14b8f95b authored by mavishsu's avatar mavishsu Committed by android-build-merger
Browse files

Merge "Fix CarrierServiceStateTrackerTest.testSendPrefNetworkNotification bug." am: 8bf627dd

am: af5f0968

Change-Id: I66b33ba60c102b48de19886d8be9ea45267e1de6
parents 03e8e4fc af5f0968
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -168,7 +168,7 @@ public class CarrierServiceStateTrackerTest extends TelephonyTest {
        mSpyCarrierSST.getContentObserver().dispatchChange(false,
                Settings.Global.getUriFor(prefNetworkMode));
        waitForMs(500);
        verify(mNotificationManager).notify(
        verify(mNotificationManager, atLeast(1)).notify(
                eq(CarrierServiceStateTracker.NOTIFICATION_PREF_NETWORK), isA(Notification.class));

        Settings.Global.putInt(mContext.getContentResolver(), prefNetworkMode,