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

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

Merge "Put debug log behind DEBUG flag"

parents 7efcc4df 8c8ed067
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -450,7 +450,7 @@ public class PeopleSpaceWidgetManager {
            PeopleTileKey key = new PeopleTileKey(
                    sbn.getShortcutId(), sbn.getUser().getIdentifier(), sbn.getPackageName());
            if (!PeopleTileKey.isValid(key)) {
                Log.d(TAG, "Sbn doesn't contain valid PeopleTileKey: " + key.toString());
                if (DEBUG) Log.d(TAG, "Sbn doesn't contain valid PeopleTileKey: " + key.toString());
                return;
            }
            int[] widgetIds = mAppWidgetManager.getAppWidgetIds(