37135323: Add FLAG_IMMUTABLE to @PendingIntent.Flags
Test: Metadata change only; this is tested in lint in the tools repository Change-Id: Ifbda636ee9d86855fa7290bdd0ce50517b2a8252
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user