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

Commit 3bd1d387 authored by Marvin Ramin's avatar Marvin Ramin
Browse files

Reapply "Skip MediaProjection consent in MediaProjectionStoppingTest"

This reverts commit aedea018.

Bug: 400932931
Test: atest CtsMediaProjectionTestCases MediaProjectionAtomsTests
Flag: TEST_ONLY
Change-Id: I0318a5a6765e7cf916118328ef6fa58752180ef9
parent 10f2dc2a
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