Skip to content
Snippets Groups Projects
Commit a3a0a45e authored by Pragya Bajoria's avatar Pragya Bajoria Committed by Android (Google) Code Review
Browse files

Merge "Revert "Set desktop wallpaper activity `avoid move to front`"" into main

parents 973e9d64 b3b5b102
No related branches found
No related tags found
No related merge requests found
......@@ -788,7 +788,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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment