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

Commit aedea018 authored by Pechetty Sravani (xWF)'s avatar Pechetty Sravani (xWF) Committed by Android (Google) Code Review
Browse files

Revert "Skip MediaProjection consent in MediaProjectionStoppingTest"

Revert submission 32254146-mp_test_skip_consent

Reason for revert: <Droidmonitor created revert due to b/417519497.Will be verified through ABTD for standard investigation.>

Reverted changes: /q/submissionid:32254146-mp_test_skip_consent

Bug: 417519497
Change-Id: Iecce596d99603f315cffd2cda6c805bd35ee9e52
parent cfd1505c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -79,6 +79,8 @@ public class MediaProjectionStoppingTest {

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

    @Before