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

Commit 7974d158 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Make implicit intent immutable." into qt-dev

parents f4619d69 7aae8cce
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -282,7 +282,7 @@ public class InstantAppNotifier extends SystemUI
                                mContext,
                                0,
                                new Intent(Intent.ACTION_VIEW).setData(Uri.parse(helpUrl)),
                                0,
                                PendingIntent.FLAG_IMMUTABLE,
                                null,
                                user)
                        : null;