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

Commit c26e0802 authored by Alex Florescu's avatar Alex Florescu Committed by Android (Google) Code Review
Browse files

Merge "Fix test failure" into sc-v2-dev

parents 9ff10b86 9cbcbac5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -69,7 +69,7 @@ class KeyguardMediaControllerTest : SysuiTestCase() {
        whenever(notificationLockscreenUserManager.shouldShowLockscreenNotifications())
                .thenReturn(true)
        whenever(mediaHost.hostView).thenReturn(hostView)

        hostView.layoutParams = FrameLayout.LayoutParams(100, 100)
        keyguardMediaController = KeyguardMediaController(
            mediaHost,
            bypassController,