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

Commit 06d1d979 authored by Varun Shah's avatar Varun Shah Committed by Android (Google) Code Review
Browse files

Merge "Remove always-on logging."

parents 36cf72f3 2ecf7ada
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3184,7 +3184,7 @@ public class SettingsProvider extends ContentProvider {
                        } catch (SecurityException e) {
                            Slog.w(LOG_TAG, "Failed to notify for " + userId + ": " + uri, e);
                        }
                        if (DEBUG || true) {
                        if (DEBUG) {
                            Slog.v(LOG_TAG, "Notifying for " + userId + ": " + uri);
                        }
                    } break;