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

Commit 7616067b authored by lyn's avatar lyn
Browse files

Make StackCoordinatorTest deviceless

Fixes: 430122085
Test: atest SystemUiRoboTests:StackCoordinatorTest
Flag: TEST_ONLY
Change-Id: I6c23c806d898d3f9f76f29cccc60b6bd7d33b6f9
parent e1d9ab25
Loading
Loading
Loading
Loading
+0 −0

File moved.

+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ import javax.inject.Inject
@CoordinatorScope
class StackCoordinator
@Inject
internal constructor(
constructor(
    private val groupExpansionManagerImpl: GroupExpansionManagerImpl,
    private val renderListInteractor: RenderNotificationListInteractor,
    private val activeNotificationsInteractor: ActiveNotificationsInteractor,