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

Commit eea0550d authored by Julia Reynolds's avatar Julia Reynolds Committed by Android (Google) Code Review
Browse files

Merge "Remove log spam"

parents 1d45ee64 a6640a99
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -8896,7 +8896,9 @@ public class NotificationManagerService extends SystemService {
                final StatusBarNotification sbn,
                final boolean isVisible) {
            final String key = sbn.getKey();
            if (DBG) {
                Slog.d(TAG, "notifyAssistantVisibilityChangedLocked: " + key);
            }
            notifyAssistantLocked(
                    sbn,
                    false /* sameUserOnly */,