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

Commit 37b54c1a authored by Humza Azam's avatar Humza Azam Committed by android-build-team Robot
Browse files

Revert "Revert "Revert "HULK SMASH! We've gotta declare REL."""

This reverts commit 67f28e74.

Reason for revert: Testing fix for b/191191441

Bug: 191191441
Change-Id: I15ca686c7c44626b734ba45e785adbe66fcf624a
(cherry picked from commit 32eef1d5)
parent cebd1a19
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -365,7 +365,6 @@ public final class PendingIntent implements Parcelable {
        }

        if (Compatibility.isChangeEnabled(PENDING_INTENT_EXPLICIT_MUTABILITY_REQUIRED)
                && !"com.google.android.apps.gcs".equals(packageName)
                && !flagImmutableSet && !flagMutableSet) {
            String msg = packageName + ": Targeting S+ (version " + Build.VERSION_CODES.S
                    + " and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE"