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

Commit 6676873e authored by Patrick Baumann's avatar Patrick Baumann Committed by Automerger Merge Worker
Browse files

Merge "Adds new activity flags to the @Flags annotation." into rvc-dev am:...

Merge "Adds new activity flags to the @Flags annotation." into rvc-dev am: 24070a6c am: 21cdc80c

Change-Id: I2e7ec9624c73e4f05df721671cb03560d694557f
parents ae20f920 21cdc80c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -6015,6 +6015,8 @@ public class Intent implements Parcelable, Cloneable {
            FLAG_ACTIVITY_TASK_ON_HOME,
            FLAG_ACTIVITY_RETAIN_IN_RECENTS,
            FLAG_ACTIVITY_LAUNCH_ADJACENT,
            FLAG_ACTIVITY_REQUIRE_NON_BROWSER,
            FLAG_ACTIVITY_REQUIRE_DEFAULT,
            FLAG_RECEIVER_REGISTERED_ONLY,
            FLAG_RECEIVER_REPLACE_PENDING,
            FLAG_RECEIVER_FOREGROUND,