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

Commit fd916079 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Merge cherrypicks of ['googleplex-android-review.googlesource.com/28536282'] into 24Q3-release.

Change-Id: I7feb713e45419ed22251c7841156dcb597ab93ea
parents 727ee7f9 80fd1d03
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -705,7 +705,7 @@ public class SatelliteSOSMessageRecommender extends Handler {
            intent.addFlags(FLAG_ACTIVITY_CLEAR_TOP);
        }
        Bundle activityOptions = ActivityOptions.makeBasic()
                .setPendingIntentBackgroundActivityStartMode(
                .setPendingIntentCreatorBackgroundActivityStartMode(
                        ActivityOptions.MODE_BACKGROUND_ACTIVITY_START_ALLOWED)
                .toBundle();
        intent.setComponent(new ComponentName(packageName, className));