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

Commit aa86e4a7 authored by Achim Thesmann's avatar Achim Thesmann Committed by Android (Google) Code Review
Browse files

Merge "Replace get/setPendingIntentBackgroundActivityLaunchAllowedByPermission" into main

parents 035470ae 2db823ad
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -949,9 +949,8 @@ class DesktopTasksController(
        val options =
            ActivityOptions.makeBasic().apply {
                launchWindowingMode = newTaskWindowingMode
                isPendingIntentBackgroundActivityLaunchAllowedByPermission = true
                pendingIntentBackgroundActivityStartMode =
                    ActivityOptions.MODE_BACKGROUND_ACTIVITY_START_ALLOWED
                    ActivityOptions.MODE_BACKGROUND_ACTIVITY_START_ALLOW_ALWAYS
            }
        val launchIntent = PendingIntent.getActivity(
            context,