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

Commit b3b5b102 authored by Ivan Tkachenko's avatar Ivan Tkachenko Committed by Android (Google) Code Review
Browse files

Revert "Set desktop wallpaper activity `avoid move to front`"

This reverts commit 7789ce9d.

Reason for revert: It breaks desktop wallpaper activity presentation as WMCore doesn't add desktop wallpaper activity as no-op

Change-Id: I247cdb8f50a019fb16dddb86fbf11a2b44e790af
parent 7789ce9d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -751,7 +751,6 @@ class DesktopTasksController(
        val intent = Intent(context, DesktopWallpaperActivity::class.java)
        val options =
            ActivityOptions.makeBasic().apply {
                setAvoidMoveToFront()
                isPendingIntentBackgroundActivityLaunchAllowedByPermission = true
                pendingIntentBackgroundActivityStartMode =
                    ActivityOptions.MODE_BACKGROUND_ACTIVITY_START_ALLOWED