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

Commit a6640a99 authored by Julia Reynolds's avatar Julia Reynolds
Browse files

Remove log spam

Test: build/flash
Fixes: 149554565
Change-Id: Id54672cbd1fc329fe872e97d25e0e17e0c9437a5
parent 30965c45
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -8852,7 +8852,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 */,