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

Commit 4c41d1c6 authored by Marvin Ramin's avatar Marvin Ramin Committed by Android (Google) Code Review
Browse files

Merge "Skip MediaProjection consent in MediaProjectionStoppingTest" into main

parents 1287256f cfd1505c
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