libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/DesktopModeTaskRepository.kt
0 → 100644
+89
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
We were tracking active freeform tasks in the RecentTasksController. This causes some issues when we want to share that information to other controllers like DesktopModeController. Move tracking of active tasks to a separate repository that controllers can query and listen for updates. Bug: 244348395 Test: atest DesktopModeTaskRepositoryTest RecentTasksControllerTest Change-Id: I7a460020f6b2133225e292a04f29ae1dd27e964b