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

Commit cfd1505c authored by Marvin Ramin's avatar Marvin Ramin
Browse files

Skip MediaProjection consent in MediaProjectionStoppingTest

Makes the test runs a bit faster.

Bug: 400932931
Test: atest MediaProjectionTests
Flag: TEST_ONLY
Change-Id: I05d290332498be8d8f886822c310bb77d4f46986
parent 04fb5fa3
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -79,8 +79,6 @@ public class MediaProjectionStoppingTest {

    private Context mContext;
    private int mTimeoutMs;
    private TelecomManager mTelecomManager;
    private TelephonyManager mTelephonyManager;
    private TestCallStateListener mTestCallStateListener;

    @Before