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

Commit dfd1b58d authored by Tor Norbye's avatar Tor Norbye
Browse files

37135323: Add FLAG_IMMUTABLE to @PendingIntent.Flags

Test: Metadata change only; this is tested in lint in the tools
repository

Change-Id: Ifbda636ee9d86855fa7290bdd0ce50517b2a8252
parent 31581eb4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -102,6 +102,7 @@ public final class PendingIntent implements Parcelable {
                    FLAG_NO_CREATE,
                    FLAG_CANCEL_CURRENT,
                    FLAG_UPDATE_CURRENT,
                    FLAG_IMMUTABLE,

                    Intent.FILL_IN_ACTION,
                    Intent.FILL_IN_DATA,