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

Commit 3713cf6d authored by Matt Pietal's avatar Matt Pietal
Browse files

Flag old test off

A new test was already added for the new flag

Test: atest StatusBarKeyguardViewManagerTest
Fixes: 351426938
Flag: com.android.systemui.sim_pin_race_condition_on_restart
Change-Id: I98f2e59b19a9a62b8be744fe91e7111bbd996be4
parent f3cc929b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1059,6 +1059,7 @@ public class StatusBarKeyguardViewManagerTest extends SysuiTestCase {

    @Test
    @DisableSceneContainer
    @DisableFlags(Flags.FLAG_SIM_PIN_RACE_CONDITION_ON_RESTART)
    public void testShowBouncerOrKeyguard_needsFullScreen() {
        when(mKeyguardSecurityModel.getSecurityMode(anyInt())).thenReturn(
                KeyguardSecurityModel.SecurityMode.SimPin);