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

Commit 8c86bde9 authored by Alex Florescu's avatar Alex Florescu
Browse files

Default test setup to single column shade

Fixes: 196022628
Test: atest SystemUITests:KeyguardMediaControllerTest
Change-Id: If3df6a59848c1c41d7a914c534c02c6dfe672052
parent b37ecaa4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -79,6 +79,7 @@ class KeyguardMediaControllerTest : SysuiTestCase() {
            configurationController
        )
        keyguardMediaController.attachSinglePaneContainer(mediaHeaderView)
        keyguardMediaController.useSplitShade = false
    }

    @Test