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

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

Merge "Change go/ link to public link"

parents 611a3cab 3be01e76
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2735,7 +2735,7 @@ public class NotificationManagerService extends SystemService {
                    // TODO(b/144152069): Remove informative toast
                    mUiHandler.post(() -> Toast.makeText(getContext(),
                            "Background custom toast blocked for package " + pkg + ".\n"
                                    + "See go/r-toast-block.",
                                    + "See g.co/dev/toast.",
                            Toast.LENGTH_SHORT).show());
                    Slog.w(TAG, "Blocking custom toast from package " + pkg
                            + " due to package not in the foreground");