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

Commit 4a7331f8 authored by Fabian Kozynski's avatar Fabian Kozynski
Browse files

Remove leftover stopship comment line

Test: none
Fixes: 129405675
Change-Id: I95e74cd50cccf81879e0fcb5321d4b1656efdd1c
parent aa21a4a7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1311,7 +1311,6 @@ public class StatusBar extends SystemUI implements DemoMode,
                && !mDozing
                && !ONLY_CORE_APPS;
        mNotificationPanel.setQsExpansionEnabled(expandEnabled);
        // STOPSHIP(kozynski, b/129405675) Remove log
        Log.d(TAG, "updateQsExpansionEnabled - QS Expand enabled: " + expandEnabled);
    }