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

Commit 729e14f3 authored by Wei Huang's avatar Wei Huang Committed by android-build-merger
Browse files

DO NOT MERGE Fix : Reconnection not triggered when APN changed

am: 173f6b86

Change-Id: I71ffc9dd47bc25bc58b16e04b8e72db5153db5b0
parents 06999039 173f6b86
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -529,7 +529,6 @@ public class ApnSettingTest extends TelephonyTest {
        assertTrue(createApnSetting(
                new String[]{PhoneConstants.APN_TYPE_IA, PhoneConstants.APN_TYPE_DUN}).
                isMetered(mContext, 4, isRoaming));

    }

    @Test