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

Commit c5ef3d28 authored by Saifuddin's avatar Saifuddin Committed by Syed Saifuddin Khazi
Browse files

Re-enabling the test after the fix for testClass0Sms

Fix provided in ag/21806845 which checks the BroadcastOptions
Bug: 269760622
Test: atest FrameworksTelephonyTests

Change-Id: I73ab9c0e94218d887cb4b21836dfeead8772c174
parent 082ae25e
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -73,7 +73,6 @@ import com.android.internal.util.StateMachine;

import org.junit.After;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.ArgumentCaptor;
@@ -480,7 +479,6 @@ public class GsmInboundSmsHandlerTest extends TelephonyTest {

    @Test
    @MediumTest
    @Ignore("b/269535969")
    public void testClass0Sms() {
        transitionFromStartupToIdle();