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

Commit 18393cb2 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Merge cherrypicks of [15008275, 15007755, 15008276, 15007980, 15008370,...

Merge cherrypicks of [15008275, 15007755, 15008276, 15007980, 15008370, 15008371, 15008185, 15008372] into sc-d1-release

Change-Id: I01a7d1458cd13177970786ae8c1f38c32f982fd5
parents ff214a8b d40cd0c5
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"